X-Git-Url: https://git.tcpdump.org/tcpdump/blobdiff_plain/f555c163f90c9de17ebcef8313f86404c5174ca9..c237b80b771b8dbdc7a9996c52e6822c590ad68f:/vfprintf.c diff --git a/vfprintf.c b/vfprintf.c index 2fbb1bcc..7bd3329a 100644 --- a/vfprintf.c +++ b/vfprintf.c @@ -21,17 +21,17 @@ #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.4 2000-07-01 03:39:12 assar Exp $ (LBL)"; +#endif + +#ifdef HAVE_CONFIG_H +#include "config.h" #endif #include #include -#if __STDC__ #include -#else -#include -#endif #include #include