]> arthur.barton.de Git - ngircd-alex.git/blobdiff - configure.ng
Update links to "Arthur" to use the HTTP protocol
[ngircd-alex.git] / configure.ng
index 5f85a4dd5913fdc66dc29e67b34b161ddb83d6f9..bd40694f3ccdef563aefa32803a2941b4cab1564 100644 (file)
@@ -155,7 +155,7 @@ AC_HEADER_TIME
 # Required header files
 AC_CHECK_HEADERS([ \
        fcntl.h netdb.h netinet/in.h stdlib.h string.h \
-       strings.h sys/socket.h sys/time.h unistd.h \
+       strings.h sys/socket.h sys/time.h sys/types.h unistd.h \
        ],,AC_MSG_ERROR([required C header missing!]))
 
 # Optional header files