X-Git-Url: https://arthur.barton.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=configure.ng;fp=configure.ng;h=f6d83468445067739bee702f683eb523ff24373c;hb=bb3096b0d3318bea42b5b0d3aa5788f4bdf0893f;hp=8f4585a7c7800ae964693ad20c6014654aa93ac5;hpb=9f090d7554d4c0dec9f7c79f9d57eb9b4f16eefa;p=ngircd.git diff --git a/configure.ng b/configure.ng index 8f4585a7..f6d83468 100644 --- a/configure.ng +++ b/configure.ng @@ -467,6 +467,8 @@ AC_ARG_WITH(tcp-wrappers, LIBS="-lwrap $LIBS" LIBS_END="-lwrap $LIBS_END" AC_TRY_LINK([ +#include +#include #include int allow_severity = 0; int deny_severity = 0;