summaryrefslogtreecommitdiff
path: root/src/sys/time/FD_ISSET.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/sys/time/FD_ISSET.c')
-rw-r--r--src/sys/time/FD_ISSET.c5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/sys/time/FD_ISSET.c b/src/sys/time/FD_ISSET.c
new file mode 100644
index 00000000..ee5876f9
--- /dev/null
+++ b/src/sys/time/FD_ISSET.c
@@ -0,0 +1,5 @@
+#include <sys/time.h>
+#define FD_ISSET /* TODO */
+/*
+XOPEN(400)
+*/