summaryrefslogtreecommitdiff
path: root/ospfd/ospf_route.h
diff options
context:
space:
mode:
Diffstat (limited to 'ospfd/ospf_route.h')
-rw-r--r--ospfd/ospf_route.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/ospfd/ospf_route.h b/ospfd/ospf_route.h
index 8d05be22..802aac6c 100644
--- a/ospfd/ospf_route.h
+++ b/ospfd/ospf_route.h
@@ -62,10 +62,8 @@ struct route_standard
/* Associated Area. */
struct in_addr area_id; /* The area the route belongs to */
-#ifdef HAVE_NSSA
/* Area Type */
int external_routing;
-#endif /* HAVE_NSSA */
/* Optional Capability. */
u_char options; /* Get from LSA header. */