]> The Tcpdump Group git mirrors - tcpdump/blobdiff - vfprintf.c
Switch to config.h instead of passing defines in DEFS.
[tcpdump] / vfprintf.c
index 2fbb1bcc1bd4a3aa739434d9a994a2cb8a233963..394b23072c73da3a01ebb312eff0593e237e1ecf 100644 (file)
 
 #ifndef lint
 static const char rcsid[] =
-    "@(#) $Header: /tcpdump/master/tcpdump/vfprintf.c,v 1.2 1999-10-07 23:47:13 mcr Exp $ (LBL)";
+    "@(#) $Header: /tcpdump/master/tcpdump/vfprintf.c,v 1.3 1999-11-21 09:37:05 fenner Exp $ (LBL)";
+#endif
+
+#ifdef HAVE_CONFIG_H
+#include "config.h"
 #endif
 
 #include <sys/types.h>