summaryrefslogtreecommitdiffstats
path: root/configure.h
diff options
context:
space:
mode:
Diffstat (limited to 'configure.h')
-rw-r--r--configure.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.h b/configure.h
index d103b6e5..58b78026 100644
--- a/configure.h
+++ b/configure.h
@@ -32,6 +32,7 @@
int send_interface(int, const struct interface *);
int run_script(const struct interface *);
+void build_routes(void);
int configure(struct interface *);
int route_deleted(const struct rt *);
#endif