diff --git a/src/config.h.in b/src/config.h.in
index 56941870073aafda23c01405d21026201acb567a..c9f5e7c2a51fc573e55dd178dfcfa80b474ded7e 100644
--- a/src/config.h.in
+++ b/src/config.h.in
@@ -85,3 +85,7 @@
 
 /* If zlib is available */
 #undef HAVE_LIBZ
+
+/* Define if you have the <limits.h> header file */
+#undef HAVE_LIMITS_H
+