summaryrefslogtreecommitdiffstats
path: root/bgpd/bgp_rpki.h
diff options
context:
space:
mode:
Diffstat (limited to 'bgpd/bgp_rpki.h')
-rw-r--r--bgpd/bgp_rpki.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/bgpd/bgp_rpki.h b/bgpd/bgp_rpki.h
index de28715..4f2f87d 100644
--- a/bgpd/bgp_rpki.h
+++ b/bgpd/bgp_rpki.h
@@ -8,6 +8,8 @@
#ifndef __BGP_RPKI_H__
#define __BGP_RPKI_H__
+extern struct zebra_privs_t bgpd_privs;
+
enum rpki_states {
RPKI_NOT_BEING_USED,
RPKI_VALID,