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