]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-ah.c
Switch to config.h instead of passing defines in DEFS.
[tcpdump] / print-ah.c
index 525e32a0fc8ae387c79452062518b72280acb382..074b0378d39ef1ec9c27b1a28755302116f87d9e 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 <sys/param.h>
 #include <sys/time.h>
 #include <sys/types.h>