aboutsummaryrefslogtreecommitdiff
path: root/ports/libmspack/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'ports/libmspack/config.h')
-rw-r--r--ports/libmspack/config.h8
1 files changed, 8 insertions, 0 deletions
diff --git a/ports/libmspack/config.h b/ports/libmspack/config.h
new file mode 100644
index 000000000..ebe95831c
--- /dev/null
+++ b/ports/libmspack/config.h
@@ -0,0 +1,8 @@
+#define HAVE_LIMITS_H 1
+#define HAVE_INTTYPES_H 1
+#define HAVE_STRING_H 1
+#define HAVE_CTYPE_H 1
+
+#define HAVE_MEMCMP 1
+#define HAVE_TOWLOWER 1
+#define HAVE_TOLOWER 1