X-Git-Url: http://dolda2000.com/gitweb/?a=blobdiff_plain;f=src%2Fidnlookup.c;h=1727c4dedc20c26e0b00114961bdbb22d434f49d;hb=25415ec8842de4109b23467aa1cd63e06bf19fbe;hp=e97f62fd51360fca9a19e3955825605833bae081;hpb=21c92d5d484277cf22f62ecc8e60db1608e062ad;p=icmp-dn.git diff --git a/src/idnlookup.c b/src/idnlookup.c index e97f62f..1727c4d 100644 --- a/src/idnlookup.c +++ b/src/idnlookup.c @@ -31,6 +31,9 @@ #include #include #include +#ifdef HAVE_CONFIG_H +#include "config.h" +#endif struct icmphdr { u_int8_t type;