summaryrefslogtreecommitdiff
path: root/ldpd/ldpd.h
diff options
context:
space:
mode:
Diffstat (limited to 'ldpd/ldpd.h')
-rw-r--r--ldpd/ldpd.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ldpd/ldpd.h b/ldpd/ldpd.h
index bd7562e5ad..a5d1bb7177 100644
--- a/ldpd/ldpd.h
+++ b/ldpd/ldpd.h
@@ -446,7 +446,7 @@ DECLARE_QOBJ_TYPE(l2vpn)
#define L2VPN_TYPE_VPLS 2
/* ldp_conf */
-enum ldpd_process {
+extern enum ldpd_process {
PROC_MAIN,
PROC_LDP_ENGINE,
PROC_LDE_ENGINE