]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-stp.c
add config.h. From Kevin Steves <[email protected]>
[tcpdump] / print-stp.c
index f2615fd7ec30584c4cf673e486d67d8b6316b01d..d10111f04525109dc113499d4232e7ba0ff18088 100644 (file)
 
 #ifndef lint
 static const char rcsid[] =
-    "@(#) $Header: /tcpdump/master/tcpdump/print-stp.c,v 1.1 2000-06-10 20:57:57 assar Exp $";
+    "@(#) $Header: /tcpdump/master/tcpdump/print-stp.c,v 1.2 2000-06-13 12:19:07 assar Exp $";
+#endif
+
+#ifdef HAVE_CONFIG_H
+#include "config.h"
 #endif
 
 #include <sys/param.h>