summaryrefslogtreecommitdiff
path: root/cpukit/libnetworking/libc/strsep.c
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/libnetworking/libc/strsep.c')
-rw-r--r--cpukit/libnetworking/libc/strsep.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/cpukit/libnetworking/libc/strsep.c b/cpukit/libnetworking/libc/strsep.c
index 624a1e13f8..3ac9f12533 100644
--- a/cpukit/libnetworking/libc/strsep.c
+++ b/cpukit/libnetworking/libc/strsep.c
@@ -33,10 +33,6 @@
* $Id$
*/
-#if defined(LIBC_SCCS) && !defined(lint)
-static const char sccsid[] = "@(#)strsep.c 8.1 (Berkeley) 6/4/93";
-#endif /* LIBC_SCCS and not lint */
-
#if HAVE_CONFIG_H
#include "config.h"
#endif