summaryrefslogtreecommitdiffstats
path: root/cpukit/libnetworking/libc/if_indextoname.c
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/libnetworking/libc/if_indextoname.c')
-rw-r--r--cpukit/libnetworking/libc/if_indextoname.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/cpukit/libnetworking/libc/if_indextoname.c b/cpukit/libnetworking/libc/if_indextoname.c
index 32a499590e..467c2eb1e5 100644
--- a/cpukit/libnetworking/libc/if_indextoname.c
+++ b/cpukit/libnetworking/libc/if_indextoname.c
@@ -1,3 +1,5 @@
+#include <machine/rtems-bsd-user-space.h>
+
/* $KAME: if_indextoname.c,v 1.7 2000/11/08 03:09:30 itojun Exp $ */
/*-