]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-arp.c
Switch to config.h instead of passing defines in DEFS.
[tcpdump] / print-arp.c
index e7d5a6357879cc2460347fc662b0cae936642fb7..4760f8176fb4ea346f25e4bf5b02dd70395d1dd8 100644 (file)
 
 #ifndef lint
 static const char rcsid[] =
-    "@(#) $Header: /tcpdump/master/tcpdump/print-arp.c,v 1.43 1999-10-07 23:47:11 mcr Exp $ (LBL)";
+    "@(#) $Header: /tcpdump/master/tcpdump/print-arp.c,v 1.44 1999-11-21 09:36:48 fenner Exp $ (LBL)";
+#endif
+
+#ifdef HAVE_CONFIG_H
+#include "config.h"
 #endif
 
 #include <sys/param.h>