summaryrefslogtreecommitdiffstats
path: root/sys/netinet6/in6_proto.c
diff options
context:
space:
mode:
authorangelos <angelos@openbsd.org>1999-12-10 08:53:17 +0000
committerangelos <angelos@openbsd.org>1999-12-10 08:53:17 +0000
commit3d09c76205869d22f15c7fe7f5b634574246fa1f (patch)
tree2e80810974bfa179df30ebb435ca055fc611d73f /sys/netinet6/in6_proto.c
parentadd ndp(8), arp(8) lookalike for IPv6. (diff)
downloadwireguard-openbsd-3d09c76205869d22f15c7fe7f5b634574246fa1f.tar.xz
wireguard-openbsd-3d09c76205869d22f15c7fe7f5b634574246fa1f.zip
Add RCS tags, remove unused header files and code, remove a few
unnecessary ifdefs...
Diffstat (limited to 'sys/netinet6/in6_proto.c')
-rw-r--r--sys/netinet6/in6_proto.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/netinet6/in6_proto.c b/sys/netinet6/in6_proto.c
index e9903a4f54e..599e0af4a37 100644
--- a/sys/netinet6/in6_proto.c
+++ b/sys/netinet6/in6_proto.c
@@ -1,3 +1,5 @@
+/* $OpenBSD: in6_proto.c,v 1.5 1999/12/10 08:53:17 angelos Exp $ */
+
/*
* Copyright (C) 1995, 1996, 1997, and 1998 WIDE Project.
* All rights reserved.