summaryrefslogtreecommitdiffstats
path: root/cpukit/libnetworking/rtems
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2003-05-29 19:09:35 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2003-05-29 19:09:35 +0000
commit011e3b3f3cf372b81072e4e8202d49355fc8f5ee (patch)
treec2899c888f4c6069b028e70e37c251aee365f129 /cpukit/libnetworking/rtems
parent2003-05-29 Joel Sherrill <joel@OARcorp.com> (diff)
downloadrtems-011e3b3f3cf372b81072e4e8202d49355fc8f5ee.tar.bz2
2003-05-29 Joel Sherrill <joel@OARcorp.com>
* rtems/rtems_syscall.c: Removed warnings.
Diffstat (limited to 'cpukit/libnetworking/rtems')
-rw-r--r--cpukit/libnetworking/rtems/rtems_syscall.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/cpukit/libnetworking/rtems/rtems_syscall.c b/cpukit/libnetworking/rtems/rtems_syscall.c
index 429e47b511..9033f71731 100644
--- a/cpukit/libnetworking/rtems/rtems_syscall.c
+++ b/cpukit/libnetworking/rtems/rtems_syscall.c
@@ -23,6 +23,7 @@
#include <sys/proc.h>
#include <sys/fcntl.h>
#include <sys/filio.h>
+#include <sys/sysctl.h>
#include <net/if.h>
#include <net/route.h>