summaryrefslogtreecommitdiffstats
path: root/config.h.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'config.h.cmake')
-rw-r--r--config.h.cmake4
1 files changed, 4 insertions, 0 deletions
diff --git a/config.h.cmake b/config.h.cmake
index 28bbf5a2..8cf30e77 100644
--- a/config.h.cmake
+++ b/config.h.cmake
@@ -34,3 +34,7 @@
#define HAS_MBSTATE 1
#endif
#endif
+
+// kmrml
+#cmakedefine HAVE_STDLIB_H 1
+#cmakedefine HAVE_UNISTD_H 1