]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-icmp6.c
Switch to config.h instead of passing defines in DEFS.
[tcpdump] / print-icmp6.c
index b2ddfe80c250d198564728e254ec3edd8396f77a..6f0015cbe2da16d50e0bde76d6f7c631c130d08b 100644 (file)
@@ -24,6 +24,10 @@ static const char rcsid[] =
     "@(#) /master/usr.sbin/tcpdump/tcpdump/print-icmp.c,v 2.1 1995/02/03 18:14:42 polk Exp (LBL)";
 #endif
 
+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
 #ifdef INET6
 
 #include <ctype.h>