summaryrefslogtreecommitdiff
path: root/config.h.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'config.h.cmake')
-rw-r--r--config.h.cmake2
1 files changed, 2 insertions, 0 deletions
diff --git a/config.h.cmake b/config.h.cmake
index 18a3e7e2..61b2a025 100644
--- a/config.h.cmake
+++ b/config.h.cmake
@@ -52,6 +52,8 @@
#cmakedefine HAVE_VALLOC 1
+#define HAVE_SYS_TIME_H 1
+
#ifdef _MSC_VER
#define __PRETTY_FUNCTION__ __FILE__":" << __LINE__
#endif