rtems-bsd-config.h.in: Assume <sys/cdefs.h> is OK to use

This is part of a set of patches to newlib, RTEMS, and
rtems-libbsd to update <sys/cdefs.h> so the newlib version
can be used without issue.
This commit is contained in:
Joel Sherrill 2012-09-05 12:46:28 -05:00
parent 816b85c6c2
commit 3b4d5c480b

View File

@ -42,8 +42,6 @@
/* Disable standard system headers */
#undef _SYS_UNISTD_H
#define _SYS_UNISTD_H 1
#undef _SYS_FEATURES_H
#define _SYS_FEATURES_H 1
#undef _SYS_TTYCOM_H_
#define _SYS_TTYCOM_H_ 1