check for limits.h as well
authorDaniel Stenberg <daniel@haxx.se>
Thu, 15 Jan 2004 10:19:49 +0000 (10:19 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Thu, 15 Jan 2004 10:19:49 +0000 (10:19 +0000)
configure.ac

index 0beebdd..afe883e 100644 (file)
@@ -853,6 +853,7 @@ AC_CHECK_HEADERS(
         unistd.h \
         malloc.h \
         stdlib.h \
+        limits.h \
         arpa/inet.h \
         net/if.h \
         netinet/in.h \