diff options
author | Angelos D. Keromytis <angelos@cvs.openbsd.org> | 1999-12-10 08:53:19 +0000 |
---|---|---|
committer | Angelos D. Keromytis <angelos@cvs.openbsd.org> | 1999-12-10 08:53:19 +0000 |
commit | f09d6503a5c3a093911f3cf7088e94f293dbd631 (patch) | |
tree | bf980755633250216b25c8a2eb480884cdfc1728 /sys/netinet6/in6_var.h | |
parent | ccedba7f4e30cdaf3c9a85bc25afb27c3fada95f (diff) |
Add RCS tags, remove unused header files and code, remove a few
unnecessary ifdefs...
Diffstat (limited to 'sys/netinet6/in6_var.h')
-rw-r--r-- | sys/netinet6/in6_var.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/netinet6/in6_var.h b/sys/netinet6/in6_var.h index 9db4753fbd2..31ff8983a6e 100644 --- a/sys/netinet6/in6_var.h +++ b/sys/netinet6/in6_var.h @@ -1,3 +1,5 @@ +/* $OpenBSD: in6_var.h,v 1.5 1999/12/10 08:53:17 angelos Exp $ */ + /* * Copyright (C) 1995, 1996, 1997, and 1998 WIDE Project. * All rights reserved. |