summaryrefslogtreecommitdiffstats
path: root/cmake/config.h.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'cmake/config.h.cmake')
-rw-r--r--cmake/config.h.cmake3
1 files changed, 3 insertions, 0 deletions
diff --git a/cmake/config.h.cmake b/cmake/config.h.cmake
index 812c836c..018fdfd2 100644
--- a/cmake/config.h.cmake
+++ b/cmake/config.h.cmake
@@ -85,6 +85,9 @@
/* Define to 1 if you have unistd.h */
#cmakedefine HAVE_UNISTD_H 1
+/* Define to 1 if you have errno.h */
+#cmakedefine HAVE_ERRNO_H 1
+
/* Define to 1 if you have stdio.h */
#cmakedefine HAVE_STDIO_H 1