]> granicus.if.org Git - curl/commitdiff
added check for sys/param.h.
authorGunter Knauf <gk@gknw.de>
Wed, 4 Jul 2007 09:01:40 +0000 (09:01 +0000)
committerGunter Knauf <gk@gknw.de>
Wed, 4 Jul 2007 09:01:40 +0000 (09:01 +0000)
ares/configure.ac

index 574944233ec084fb610177faa2ba25217a8e9d89..7fcfb4e18dc0a270b098671ae815a1bb16f1a92e 100644 (file)
@@ -337,6 +337,7 @@ AC_CHECK_HEADERS(
        sys/select.h \
        sys/socket.h \
        sys/ioctl.h \
+       sys/param.h \
        netdb.h \
        netinet/in.h \
        net/if.h \