diff options
Diffstat (limited to '')
-rw-r--r-- | include/nonunix/sys/time.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/nonunix/sys/time.h b/include/nonunix/sys/time.h new file mode 100644 index 0000000..91fd187 --- /dev/null +++ b/include/nonunix/sys/time.h @@ -0,0 +1 @@ +#include <time.h> |