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