X-Git-Url: https://git.tcpdump.org/tcpdump/blobdiff_plain/b9ac23ce92ca22483d56ee3192c54aa8f782f9ac..f243e70b91b9a25a4cda052f37f48fb5aa49bf39:/savestr.c?ds=inline diff --git a/savestr.c b/savestr.c index b5cb5150..7ff87ad9 100644 --- a/savestr.c +++ b/savestr.c @@ -21,7 +21,7 @@ #ifndef lint static const char rcsid[] = - "@(#) $Header: /tcpdump/master/tcpdump/Attic/savestr.c,v 1.4 1999-11-21 09:37:04 fenner Exp $ (LBL)"; + "@(#) $Header: /tcpdump/master/tcpdump/Attic/savestr.c,v 1.6 2000-07-11 00:49:02 assar Exp $ (LBL)"; #endif #ifdef HAVE_CONFIG_H @@ -30,14 +30,10 @@ static const char rcsid[] = #include -#ifdef HAVE_MALLOC_H -#include -#endif #include #include #include -#include "gnuc.h" #ifdef HAVE_OS_PROTO_H #include "os-proto.h" #endif