Eliminate RTEMS_UNIX.

This commit is contained in:
Ralf Corsepius
2009-09-30 05:51:18 +00:00
parent b14f1c5757
commit 80b381b598

View File

@@ -17,8 +17,7 @@
#include "config.h"
#endif
#include <rtems.h>
#if !defined(RTEMS_UNIX)
#if defined(RTEMS_NEWLIB) && !defined(HAVE___SBRK)
#include <errno.h>