summaryrefslogtreecommitdiff
path: root/hurd/catch-exc.c
diff options
context:
space:
mode:
Diffstat (limited to 'hurd/catch-exc.c')
-rw-r--r--hurd/catch-exc.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/hurd/catch-exc.c b/hurd/catch-exc.c
index 6c58793a98..33366e0d1a 100644
--- a/hurd/catch-exc.c
+++ b/hurd/catch-exc.c
@@ -18,6 +18,7 @@
#include <mach/exc_server.h>
#include <hurd/signal.h>
+#include <assert.h>
/* Called by the microkernel when a thread gets an exception. */