forked from Imagelibrary/rtems
* libnetworking/rtems/rtems_showifstat.c: Remove warning.
This commit is contained in:
@@ -1,3 +1,5 @@
|
|||||||
|
* libnetworking/rtems/rtems_showifstat.c: Remove warning.
|
||||||
|
|
||||||
2005-05-06 Joel Sherrill <joel@OARcorp.com>
|
2005-05-06 Joel Sherrill <joel@OARcorp.com>
|
||||||
|
|
||||||
* libnetworking/net/if.h: Revert include of sys/mbuf.h in this .h file
|
* libnetworking/net/if.h: Revert include of sys/mbuf.h in this .h file
|
||||||
|
|||||||
@@ -14,6 +14,7 @@
|
|||||||
#include <sys/proc.h>
|
#include <sys/proc.h>
|
||||||
#include <sys/socket.h>
|
#include <sys/socket.h>
|
||||||
#include <sys/ioctl.h>
|
#include <sys/ioctl.h>
|
||||||
|
#include <sys/mbuf.h>
|
||||||
#include <net/if.h>
|
#include <net/if.h>
|
||||||
#include <net/if_dl.h>
|
#include <net/if_dl.h>
|
||||||
#include <net/if_types.h>
|
#include <net/if_types.h>
|
||||||
|
|||||||
Reference in New Issue
Block a user