about summary refs log tree commit diff homepage
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/klee/Config/config.h.cmin3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/klee/Config/config.h.cmin b/include/klee/Config/config.h.cmin
index 2f406471..24776bdb 100644
--- a/include/klee/Config/config.h.cmin
+++ b/include/klee/Config/config.h.cmin
@@ -31,6 +31,9 @@
 /* Define to 1 if you have the <util.h> header file. */
 #cmakedefine HAVE_UTIL_H @HAVE_UTIL_H@
 
+/* Define to 1 if you have the <libutil.h> header file. */
+#cmakedefine HAVE_LIBUTIL_H @HAVE_LIBUTIL_H@
+
 /* Define to 1 if you have the <sys/statfs.h> header file. */
 #cmakedefine HAVE_SYSSTATFS_H @HAVE_SYSSTATFS_H@