summaryrefslogtreecommitdiffstats
path: root/lib/libmagic
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libmagic')
-rw-r--r--lib/libmagic/config.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/libmagic/config.h b/lib/libmagic/config.h
index 463545e..6ec80bf 100644
--- a/lib/libmagic/config.h
+++ b/lib/libmagic/config.h
@@ -32,6 +32,9 @@
/* Define to 1 if you have the `z' library (-lz). */
#define HAVE_LIBZ 1
+/* Define to 1 if you have the <limits.h> header file. */
+#define HAVE_LIMITS_H 1
+
/* Define to 1 if you have the <locale.h> header file. */
#define HAVE_LOCALE_H 1
OpenPOWER on IntegriCloud