summaryrefslogtreecommitdiffstats
path: root/freebsd/lib/libc/net/if_nameindex.c
diff options
context:
space:
mode:
Diffstat (limited to 'freebsd/lib/libc/net/if_nameindex.c')
-rw-r--r--freebsd/lib/libc/net/if_nameindex.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/freebsd/lib/libc/net/if_nameindex.c b/freebsd/lib/libc/net/if_nameindex.c
index 6e5b59ad..f5a826d9 100644
--- a/freebsd/lib/libc/net/if_nameindex.c
+++ b/freebsd/lib/libc/net/if_nameindex.c
@@ -1,3 +1,5 @@
+#include <machine/rtems-bsd-user-space.h>
+
/* $KAME: if_nameindex.c,v 1.8 2000/11/24 08:20:01 itojun Exp $ */
/*-