summaryrefslogtreecommitdiff
path: root/usr.sbin/ospf6d/ospf6.h
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/ospf6d/ospf6.h')
-rw-r--r--usr.sbin/ospf6d/ospf6.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/usr.sbin/ospf6d/ospf6.h b/usr.sbin/ospf6d/ospf6.h
index 0987540f2d3..0e5f252a38b 100644
--- a/usr.sbin/ospf6d/ospf6.h
+++ b/usr.sbin/ospf6d/ospf6.h
@@ -1,4 +1,4 @@
-/* $OpenBSD: ospf6.h,v 1.13 2008/12/30 22:29:54 claudio Exp $ */
+/* $OpenBSD: ospf6.h,v 1.14 2009/03/29 18:59:22 stsp Exp $ */
/*
* Copyright (c) 2004, 2005, 2007 Esben Norby <norby@openbsd.org>
@@ -228,7 +228,6 @@ struct lsa_rtr_link {
struct lsa_net {
u_int32_t opts; /* 24bits options */
- u_int32_t att_rtr[1];
};
struct lsa_net_link {