]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-ppp.c
Switch to config.h instead of passing defines in DEFS.
[tcpdump] / print-ppp.c
index 763e03f2958f1c118278c5f9b97f3b64ebd51b32..92fa03b5695593b31113bcd97d9bf6012aeb5d1a 100644 (file)
 
 #ifndef lint
 static const char rcsid[] =
-    "@(#) $Header: /tcpdump/master/tcpdump/print-ppp.c,v 1.30 1999-11-21 03:48:53 assar Exp $ (LBL)";
+    "@(#) $Header: /tcpdump/master/tcpdump/print-ppp.c,v 1.31 1999-11-21 09:36:59 fenner Exp $ (LBL)";
+#endif
+
+#ifdef HAVE_CONFIG_H
+#include "config.h"
 #endif
 
 #include <sys/param.h>