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