X-Git-Url: https://git.tcpdump.org/tcpdump/blobdiff_plain/b9ac23ce92ca22483d56ee3192c54aa8f782f9ac..8f94d68a09e1103353cc7d1133d6dfdf7d5a920d:/vfprintf.c diff --git a/vfprintf.c b/vfprintf.c index 394b2307..7bd3329a 100644 --- a/vfprintf.c +++ b/vfprintf.c @@ -21,7 +21,7 @@ #ifndef lint static const char rcsid[] = - "@(#) $Header: /tcpdump/master/tcpdump/vfprintf.c,v 1.3 1999-11-21 09:37:05 fenner 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 @@ -31,11 +31,7 @@ static const char rcsid[] = #include #include -#if __STDC__ #include -#else -#include -#endif #include #include