diff options
author | Jun-ichiro itojun Hagino <itojun@cvs.openbsd.org> | 1999-12-11 10:41:48 +0000 |
---|---|---|
committer | Jun-ichiro itojun Hagino <itojun@cvs.openbsd.org> | 1999-12-11 10:41:48 +0000 |
commit | 215ec0678cd884eb1876be8caf34316913ad4fb7 (patch) | |
tree | 7587d0f7e40b853b967be60f3b697da9212cc72f /usr.sbin/route6d/route6d.h | |
parent | 3955b014b5e92f1be5fa5d7a16d7be0db179112a (diff) |
add and enable route6d. fix bogus enties in distrib/sets/lists.
XXX route6d is not really tested on kame/openbsd. there can be some
trouble with kernel advanced API part.
Diffstat (limited to 'usr.sbin/route6d/route6d.h')
-rw-r--r-- | usr.sbin/route6d/route6d.h | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/usr.sbin/route6d/route6d.h b/usr.sbin/route6d/route6d.h index 35fcf1e209e..8763f525cf3 100644 --- a/usr.sbin/route6d/route6d.h +++ b/usr.sbin/route6d/route6d.h @@ -1,5 +1,7 @@ +/* $OpenBSD: route6d.h,v 1.2 1999/12/11 10:41:47 itojun Exp $ */ + /* - * $Header: /cvs/OpenBSD/src/usr.sbin/route6d/route6d.h,v 1.1 1999/12/11 10:36:02 itojun Exp $ + * KAME Header: /cvsroot/kame/kame/kame/kame/route6d/route6d.h,v 1.1.1.1 1999/08/08 23:31:35 itojun Exp */ /* |