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

@@ -34,7 +34,7 @@
#include "config.h"
#endif
#include <rtems/bsd/sys/cdefs.h>
#include <sys/cdefs.h>
#include "opt_inet.h"
#include "opt_tcpdebug.h"