X-Git-Url: http://www.dolda2000.com/gitweb/?a=blobdiff_plain;f=src%2Ficmpdnd.c;h=c0ef8513e145e918671b9c04818c4a97f79adf35;hb=606a39c95abbe90907ec2d4bdea0790e57481875;hp=910d1a509013ca9e3619cc6d01b5c66394e5c72b;hpb=7e783196fb0a44a76d27ff2d313fb3a7333f9d61;p=icmp-dn.git diff --git a/src/icmpdnd.c b/src/icmpdnd.c index 910d1a5..c0ef851 100644 --- a/src/icmpdnd.c +++ b/src/icmpdnd.c @@ -29,7 +29,9 @@ #include #include #include +#ifdef HAVE_CONFIG_H #include "config.h" +#endif struct icmphdr { u_int8_t type;