X-Git-Url: https://git.tcpdump.org/tcpdump/blobdiff_plain/b9ac23ce92ca22483d56ee3192c54aa8f782f9ac..refs/heads/tcpdump-3.8:/vfprintf.c diff --git a/vfprintf.c b/vfprintf.c index 394b2307..d22753af 100644 --- a/vfprintf.c +++ b/vfprintf.c @@ -20,8 +20,8 @@ */ #ifndef lint -static const char rcsid[] = - "@(#) $Header: /tcpdump/master/tcpdump/vfprintf.c,v 1.3 1999-11-21 09:37:05 fenner Exp $ (LBL)"; +static const char rcsid[] _U_ = + "@(#) $Header: /tcpdump/master/tcpdump/vfprintf.c,v 1.4.8.2 2003-11-16 08:51:58 guy Exp $ (LBL)"; #endif #ifdef HAVE_CONFIG_H @@ -31,11 +31,7 @@ static const char rcsid[] = #include #include -#if __STDC__ #include -#else -#include -#endif #include #include