diff options
Diffstat (limited to 'ospf6d/ospf6_network.c')
| -rw-r--r-- | ospf6d/ospf6_network.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/ospf6d/ospf6_network.c b/ospf6d/ospf6_network.c index 4d9c259443..9f81bb89fb 100644 --- a/ospf6d/ospf6_network.c +++ b/ospf6d/ospf6_network.c @@ -29,8 +29,7 @@ #include "libospf.h" #include "ospf6_proto.h" #include "ospf6_network.h" - -extern struct zebra_privs_t ospf6d_privs; +#include "ospf6d.h" int ospf6_sock; struct in6_addr allspfrouters6; |
