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.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/build/cmake/config.h.in b/build/cmake/config.h.in
index 1b886b80..283734d6 100644
--- a/build/cmake/config.h.in
+++ b/build/cmake/config.h.in
@@ -775,6 +775,9 @@ typedef uint64_t uintmax_t;
/* Define to 1 if you have the <sys/select.h> header file. */
#cmakedefine HAVE_SYS_SELECT_H 1
+/* Define to 1 if you have the <sys/statfs.h> header file. */
+#cmakedefine HAVE_SYS_STATFS_H 1
+
/* Define to 1 if you have the <sys/statvfs.h> header file. */
#cmakedefine HAVE_SYS_STATVFS_H 1