X-Git-Url: http://dolda2000.com/gitweb/?a=blobdiff_plain;f=src%2Ficmpdnd.c;h=c0ef8513e145e918671b9c04818c4a97f79adf35;hb=53fbf040abd0ceb514f8733af9b6ccfafb701b30;hp=910d1a509013ca9e3619cc6d01b5c66394e5c72b;hpb=2269406c64770520d8c504f925af30eebe60d5aa;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;