summaryrefslogtreecommitdiff
path: root/babeld/babel_zebra.h
diff options
context:
space:
mode:
Diffstat (limited to 'babeld/babel_zebra.h')
-rw-r--r--babeld/babel_zebra.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/babeld/babel_zebra.h b/babeld/babel_zebra.h
index 7f960d3961..0455bad7e1 100644
--- a/babeld/babel_zebra.h
+++ b/babeld/babel_zebra.h
@@ -8,7 +8,7 @@ Copyright 2011 by Matthieu Boutier and Juliusz Chroboczek
#include "vty.h"
-extern struct zclient *zclient;
+extern struct zclient *babel_zclient;
void babelz_zebra_init(void);
void babel_zebra_close_connexion(void);