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.in5
1 files changed, 4 insertions, 1 deletions
diff --git a/build/cmake/config.h.in b/build/cmake/config.h.in
index a3d66428c..afcdc1e6a 100644
--- a/build/cmake/config.h.in
+++ b/build/cmake/config.h.in
@@ -131,7 +131,10 @@
#cmakedefine HAVE_SCHED_H 1
/* Define to 1 if you have the <strings.h> header file. */
-#define HAVE_STRINGS_H 1
+#cmakedefine HAVE_STRINGS_H 1
+
+/* Define to 1 if you have the <afunix.h> header file. */
+#cmakedefine HAVE_AF_UNIX_H 1
/*************************** FUNCTIONS ***************************/