]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-tftp.c
Switch to config.h instead of passing defines in DEFS.
[tcpdump] / print-tftp.c
index d0554b0ccf1fa0f16178012aad8866b052353038..17b34b57a4811c652302f84308b0e1956dc7eb00 100644 (file)
 
 #ifndef lint
 static const char rcsid[] =
-    "@(#) $Header: /tcpdump/master/tcpdump/print-tftp.c,v 1.30 1999-10-07 23:47:12 mcr Exp $ (LBL)";
+    "@(#) $Header: /tcpdump/master/tcpdump/print-tftp.c,v 1.31 1999-11-21 09:37:03 fenner Exp $ (LBL)";
+#endif
+
+#ifdef HAVE_CONFIG_H
+#include "config.h"
 #endif
 
 #include <sys/param.h>