diff options
Diffstat (limited to 'com32/include/sys/time.h')
-rw-r--r-- | com32/include/sys/time.h | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/com32/include/sys/time.h b/com32/include/sys/time.h new file mode 100644 index 00000000..c5bff0da --- /dev/null +++ b/com32/include/sys/time.h @@ -0,0 +1,6 @@ +#ifndef _SYS_TIME_H +#define _SYS_TIME_H + +/* empty */ + +#endif |