From 011e3b3f3cf372b81072e4e8202d49355fc8f5ee Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Thu, 29 May 2003 19:09:35 +0000 Subject: 2003-05-29 Joel Sherrill * rtems/rtems_syscall.c: Removed warnings. --- cpukit/libnetworking/ChangeLog | 4 ++++ cpukit/libnetworking/rtems/rtems_syscall.c | 1 + 2 files changed, 5 insertions(+) diff --git a/cpukit/libnetworking/ChangeLog b/cpukit/libnetworking/ChangeLog index 0b8243b487..dc7c502a1f 100644 --- a/cpukit/libnetworking/ChangeLog +++ b/cpukit/libnetworking/ChangeLog @@ -1,3 +1,7 @@ +2003-05-29 Joel Sherrill + + * rtems/rtems_syscall.c: Removed warnings. + 2003-05-15 cjohns@cybertec.com.au * netinet/in.h: 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 #include #include +#include #include #include -- cgit v1.2.3