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