summaryrefslogtreecommitdiff
path: root/zebra/redistribute.h
diff options
context:
space:
mode:
Diffstat (limited to 'zebra/redistribute.h')
-rw-r--r--zebra/redistribute.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/zebra/redistribute.h b/zebra/redistribute.h
index 8b45cf3b..14b92b0d 100644
--- a/zebra/redistribute.h
+++ b/zebra/redistribute.h
@@ -24,6 +24,7 @@
#define _ZEBRA_REDISTRIBUTE_H
#include "table.h"
+#include "zserv.h"
void zebra_redistribute_add (int, struct zserv *, int);
void zebra_redistribute_delete (int, struct zserv *, int);