Use Newlib provided <sys/fcntl.h>

This commit is contained in:
Sebastian Huber
2013-10-11 15:08:39 +02:00
parent ebabe9b195
commit 032b3b7940
3 changed files with 3 additions and 297 deletions

View File

@@ -205,6 +205,9 @@ typedef __socklen_t socklen_t;
#define SIZE_T_MAX SIZE_MAX
/* FIXME */
#define FNONBLOCK _FNONBLOCK
#endif /* __BSD_VISIBLE */
#endif /* __rtems__ */