about summary refs log tree commit diff
path: root/inet/inet_netof.c
diff options
context:
space:
mode:
Diffstat (limited to 'inet/inet_netof.c')
-rw-r--r--inet/inet_netof.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/inet/inet_netof.c b/inet/inet_netof.c
index 0f048e6c46..ef6281d29f 100644
--- a/inet/inet_netof.c
+++ b/inet/inet_netof.c
@@ -27,10 +27,6 @@
  * SUCH DAMAGE.
  */
 
-#if defined(LIBC_SCCS) && !defined(lint)
-static char sccsid[] = "@(#)inet_netof.c	8.1 (Berkeley) 6/4/93";
-#endif /* LIBC_SCCS and not lint */
-
 #include <sys/param.h>
 #include <netinet/in.h>
 #include <arpa/inet.h>