summaryrefslogtreecommitdiff
path: root/build/cmake/config.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'build/cmake/config.h.in')
-rw-r--r--build/cmake/config.h.in4
1 files changed, 4 insertions, 0 deletions
diff --git a/build/cmake/config.h.in b/build/cmake/config.h.in
index 50978ce961ee..04f938d3f7f3 100644
--- a/build/cmake/config.h.in
+++ b/build/cmake/config.h.in
@@ -1068,6 +1068,10 @@ typedef uint64_t uintmax_t;
/* Define to 1 if you have the <sys/stat.h> header file. */
#cmakedefine HAVE_SYS_STAT_H 1
+
+/* Define to 1 if you have the <sys/sysmacros.h> header file. */
+#cmakedefine HAVE_SYS_SYSMACROS_H 1
+
/* Define to 1 if you have the <sys/time.h> header file. */
#cmakedefine HAVE_SYS_TIME_H 1