Include <sys/cdefs.h> (Eliminate rtems/bsd/sys/cdefs.h).

This commit is contained in:
Ralf Corsepius
2011-03-24 09:36:14 +00:00
parent 372a022be8
commit ee613aa252
41 changed files with 44 additions and 40 deletions

View File

@@ -64,7 +64,7 @@
/* External definitions for functions in inet(3). */
#include <rtems/bsd/sys/cdefs.h>
#include <sys/cdefs.h>
#include <rtems/bsdnet/_types.h>
/* Required for byteorder(3) functions. */