summaryrefslogtreecommitdiff
path: root/hurd
diff options
context:
space:
mode:
Diffstat (limited to 'hurd')
-rw-r--r--hurd/hurdinline.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/hurd/hurdinline.c b/hurd/hurdinline.c
index 12a5be6508..5d85c9e4f0 100644
--- a/hurd/hurdinline.c
+++ b/hurd/hurdinline.c
@@ -1,5 +1,6 @@
-/* Include this first to avoid defining its inline functions. */
+/* Include these first to avoid defining their inline functions. */
#include <lock-intern.h>
+#include <signal.h>
#undef _EXTERN_INLINE
#define _EXTERN_INLINE /* Define the real function. */