]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-ipcomp.c
Switch to config.h instead of passing defines in DEFS.
[tcpdump] / print-ipcomp.c
index ed2f49d07e1158fb08817bf1f94445ab777cc48e..ba2987ae480dfb94f299dbfc81c3864c50503806 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
+
 #include <string.h>
 #include <sys/param.h>
 #include <sys/time.h>