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