summaryrefslogtreecommitdiff
path: root/lib/windows/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/windows/config.h')
-rw-r--r--lib/windows/config.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/windows/config.h b/lib/windows/config.h
new file mode 100644
index 0000000..45dff34
--- /dev/null
+++ b/lib/windows/config.h
@@ -0,0 +1,3 @@
+#define STDC_HEADERS 1
+#define SIZEOF_UNSIGNED_LONG_INT 4
+#define SIZEOF_UNSIGNED_INT 4