X-Git-Url: https://arthur.barton.de/cgi-bin/gitweb.cgi?p=ngircd-alex.git;a=blobdiff_plain;f=configure.ng;h=bd40694f3ccdef563aefa32803a2941b4cab1564;hp=5f85a4dd5913fdc66dc29e67b34b161ddb83d6f9;hb=6171beb7ab5dc0586581660852576f437470df63;hpb=14a84dfca57efeb744aa6219ca7776dc629871b7 diff --git a/configure.ng b/configure.ng index 5f85a4dd..bd40694f 100644 --- a/configure.ng +++ b/configure.ng @@ -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