2003-05-29 Joel Sherrill <joel@OARcorp.com>

* rtems/rtems_syscall.c: Removed warnings.
This commit is contained in:
Joel Sherrill
2003-05-29 19:09:35 +00:00
parent 7b64b25b19
commit 011e3b3f3c
2 changed files with 5 additions and 0 deletions
+4
View File
@@ -1,3 +1,7 @@
2003-05-29 Joel Sherrill <joel@OARcorp.com>
* rtems/rtems_syscall.c: Removed warnings.
2003-05-15 cjohns@cybertec.com.au <cjohns@cybertec.com.au>
* netinet/in.h:
@@ -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>