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