summaryrefslogtreecommitdiffstats
path: root/rtemsbsd/include/rtems/bsd/sys
diff options
context:
space:
mode:
Diffstat (limited to 'rtemsbsd/include/rtems/bsd/sys')
-rw-r--r--rtemsbsd/include/rtems/bsd/sys/_types.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/rtemsbsd/include/rtems/bsd/sys/_types.h b/rtemsbsd/include/rtems/bsd/sys/_types.h
index dd3cbd30..44a19046 100644
--- a/rtemsbsd/include/rtems/bsd/sys/_types.h
+++ b/rtemsbsd/include/rtems/bsd/sys/_types.h
@@ -205,6 +205,9 @@ typedef __socklen_t socklen_t;
#define SIZE_T_MAX SIZE_MAX
+/* FIXME */
+#define FNONBLOCK _FNONBLOCK
+
#endif /* __BSD_VISIBLE */
#endif /* __rtems__ */