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