summaryrefslogtreecommitdiffstats
path: root/sys/netinet6/dest6.c
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>2007-12-10 16:03:40 +0000
committerobrien <obrien@FreeBSD.org>2007-12-10 16:03:40 +0000
commit0d684d927bf42ec9c53b0f921e6aaa42e7236cd7 (patch)
treed4c0e803504e29a3a6160e8169936a6e216211ea /sys/netinet6/dest6.c
parentebbb79756acafb05660e42b5ceb4b2a096d4ffbc (diff)
downloadFreeBSD-src-0d684d927bf42ec9c53b0f921e6aaa42e7236cd7.zip
FreeBSD-src-0d684d927bf42ec9c53b0f921e6aaa42e7236cd7.tar.gz
Clean up VCS Ids.
Diffstat (limited to 'sys/netinet6/dest6.c')
-rw-r--r--sys/netinet6/dest6.c8
1 files changed, 5 insertions, 3 deletions
diff --git a/sys/netinet6/dest6.c b/sys/netinet6/dest6.c
index 5a82501..fb508fc 100644
--- a/sys/netinet6/dest6.c
+++ b/sys/netinet6/dest6.c
@@ -1,6 +1,3 @@
-/* $FreeBSD$ */
-/* $KAME: dest6.c,v 1.59 2003/07/11 13:21:16 t-momose Exp $ */
-
/*-
* Copyright (C) 1995, 1996, 1997, and 1998 WIDE Project.
* All rights reserved.
@@ -28,8 +25,13 @@
* LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
+ *
+ * $KAME: dest6.c,v 1.59 2003/07/11 13:21:16 t-momose Exp $
*/
+#include <sys/cdefs.h>
+__FBSDID("$FreeBSD$");
+
#include "opt_inet.h"
#include "opt_inet6.h"
OpenPOWER on IntegriCloud