From 08263d19579d35a7a65e0c8bcb768504ce76d04e Mon Sep 17 00:00:00 2001 From: delphij Date: Tue, 6 Jan 2015 19:03:11 +0000 Subject: Vendor import of tcpdump 4.6.2. --- missing/strdup.c | 5 ----- 1 file changed, 5 deletions(-) (limited to 'missing/strdup.c') diff --git a/missing/strdup.c b/missing/strdup.c index 079a8ff..9fca752 100644 --- a/missing/strdup.c +++ b/missing/strdup.c @@ -31,11 +31,6 @@ * SUCH DAMAGE. */ -#if defined(LIBC_SCCS) && !defined(lint) -static const char rcsid[] = - "@(#) $Header: /tcpdump/master/tcpdump/missing/strdup.c,v 1.1 2001-01-20 07:26:08 guy Exp $ (LBL)"; -#endif /* LIBC_SCCS and not lint */ - #include #include #include -- cgit v1.1