mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-27 06:58:19 +00:00
2004-01-07 Joel Sherrill <joel@OARcorp.com>
* rtems/rtems_bsdnet_internal.h: Include rtems/cdefs.h so things compile.
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
2004-01-07 Joel Sherrill <joel@OARcorp.com>
|
||||
|
||||
* rtems/rtems_bsdnet_internal.h: Include rtems/cdefs.h so things
|
||||
compile.
|
||||
|
||||
2004-01-07 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
* Makefile.am: Build library using EXTRA_LIBRARIES and automake rules.
|
||||
|
||||
@@ -26,6 +26,7 @@ typedef unsigned int vm_size_t;
|
||||
/* make sure we get the network versions of these */
|
||||
#include <machine/types.h>
|
||||
#include <machine/param.h>
|
||||
#include <rtems/cdefs.h>
|
||||
|
||||
#include <sys/time.h>
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user