]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-esp.c
Switch to config.h instead of passing defines in DEFS.
[tcpdump] / print-esp.c
index 2be2fdc7a1cfaa5d7da25d91eb09b6b763e5f20e..68d987b60ff53bdbe384f671c82fb0ca4f039ebd 100644 (file)
@@ -26,6 +26,10 @@ static char rcsid[] =
     "@(#) Header: print-ah.c,v 1.37 94/06/10 17:01:42 mccanne Exp (LBL)";
 #endif
 
+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
 #include <string.h>
 #include <sys/param.h>
 #include <sys/time.h>