forked from Imagelibrary/rtems
2002-04-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* network/i82586.c: Include <string.h>. * network/sonic.c: Ditto.
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
2002-04-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
* network/i82586.c: Include <string.h>.
|
||||
* network/sonic.c: Ditto.
|
||||
|
||||
2002-04-01 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
* configure.ac: AC_DEFINE(CPU_U32_FIX) for sparc.
|
||||
|
||||
@@ -153,6 +153,7 @@ Mode of operation:
|
||||
|
||||
#include <ctype.h>
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
|
||||
#include <sys/param.h>
|
||||
#include <sys/mbuf.h>
|
||||
|
||||
@@ -38,6 +38,7 @@
|
||||
#include <libchip/sonic.h>
|
||||
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
|
||||
#include <errno.h>
|
||||
#include <rtems/error.h>
|
||||
|
||||
Reference in New Issue
Block a user