]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-bootp.c
(fs_reply_print): support parsing and printing of the errors in abort
[tcpdump] / print-bootp.c
index fb1329e2f6ebf67d679191d527ccbf9f54df7e94..bdd4b3a6df0b9c4d2dda0265c66c6884cda11423 100644 (file)
  */
 #ifndef lint
 static const char rcsid[] =
-    "@(#) $Header: /tcpdump/master/tcpdump/print-bootp.c,v 1.47 1999-10-17 23:35:47 mcr Exp $ (LBL)";
+    "@(#) $Header: /tcpdump/master/tcpdump/print-bootp.c,v 1.48 1999-11-21 09:36:49 fenner Exp $ (LBL)";
+#endif
+
+#ifdef HAVE_CONFIG_H
+#include "config.h"
 #endif
 
 #include <sys/param.h>