forked from Imagelibrary/rtems
2004-09-27 Joel Sherrill <joel@OARcorp.com>
PR 680/bsps * network/if_hdlcsubr.c: Add missing #include <rtems/rtems_bsdnet.h>.
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
2004-09-27 Joel Sherrill <joel@OARcorp.com>
|
||||
|
||||
PR 680/bsps
|
||||
* network/if_hdlcsubr.c: Add missing #include <rtems/rtems_bsdnet.h>.
|
||||
|
||||
2004-09-24 Ralf Corsepius <ralf_corsepius@rtems.org>
|
||||
|
||||
* configure.ac: Require automake > 1.9.
|
||||
|
||||
@@ -48,6 +48,8 @@
|
||||
* $Id$
|
||||
*/
|
||||
|
||||
#include <rtems/rtems_bsdnet.h>
|
||||
|
||||
#include <sys/param.h>
|
||||
/*#include <sys/systm.h>
|
||||
#include <sys/kernel.h> */
|
||||
|
||||
Reference in New Issue
Block a user