summaryrefslogtreecommitdiff
path: root/zebra/rtadv.h
diff options
context:
space:
mode:
Diffstat (limited to 'zebra/rtadv.h')
-rw-r--r--zebra/rtadv.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/zebra/rtadv.h b/zebra/rtadv.h
index d52c2c08..c2855a30 100644
--- a/zebra/rtadv.h
+++ b/zebra/rtadv.h
@@ -52,7 +52,8 @@ struct rtadv_prefix
};
-void rtadv_config_write (struct vty *, struct interface *);
+extern void rtadv_config_write (struct vty *, struct interface *);
+extern void rtadv_init (void);
/* draft-ietf-mip6-mipext-advapi-03 */