]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-lane.c
Switch to config.h instead of passing defines in DEFS.
[tcpdump] / print-lane.c
index cdab8dc576dad850a0e6edd7e0a9b68b4ef4a6a8..7ff6fe8d7ac735d539124ba09d42d950f9bb636b 100644 (file)
 
 #ifndef lint
 static const char rcsid[] =
-    "@(#) $Header: /tcpdump/master/tcpdump/print-lane.c,v 1.1 1999-11-21 03:52:11 assar Exp $ (LBL)";
+    "@(#) $Header: /tcpdump/master/tcpdump/print-lane.c,v 1.2 1999-11-21 09:36:56 fenner Exp $ (LBL)";
+#endif
+
+#ifdef HAVE_CONFIG_H
+#include "config.h"
 #endif
 
 #include <sys/param.h>