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