summaryrefslogtreecommitdiffstats
path: root/missing/strdup.c
diff options
context:
space:
mode:
Diffstat (limited to 'missing/strdup.c')
-rw-r--r--missing/strdup.c5
1 files changed, 0 insertions, 5 deletions
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 <stddef.h>
#include <stdlib.h>
#include <string.h>
OpenPOWER on IntegriCloud