aboutsummaryrefslogtreecommitdiffstats
path: root/pc/include/time.h
diff options
context:
space:
mode:
Diffstat (limited to 'pc/include/time.h')
-rw-r--r--pc/include/time.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/pc/include/time.h b/pc/include/time.h
new file mode 100644
index 00000000..b4a9ea3f
--- /dev/null
+++ b/pc/include/time.h
@@ -0,0 +1,3 @@
+#undef __STDC__
+#include <time.h>
+#define __STDC__ 1