summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Bushnell, BSG <thomas@gnu.org>1996-09-03 14:06:08 +0000
committerThomas Bushnell, BSG <thomas@gnu.org>1996-09-03 14:06:08 +0000
commit3112c3742d5d8b16f263ceef8eb771c3eb4eea1a (patch)
tree33bcbe0808f78ad1b49fc44fdc5d6f35d4e88957
parent843be0d3b6936110b308b6c5ce3ddfe1b7a3cfd9 (diff)
*** empty log message ***
-rw-r--r--hurd/hurdinline.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/hurd/hurdinline.c b/hurd/hurdinline.c
index 5d85c9e4f0..ed55ed6300 100644
--- a/hurd/hurdinline.c
+++ b/hurd/hurdinline.c
@@ -5,6 +5,7 @@
#undef _EXTERN_INLINE
#define _EXTERN_INLINE /* Define the real function. */
+#include "hurd.h"
#include "hurd/fd.h"
#include "hurd/signal.h"
#include "hurd/userlink.h"