summaryrefslogtreecommitdiffstats
path: root/src/usr
diff options
context:
space:
mode:
Diffstat (limited to 'src/usr')
-rw-r--r--src/usr/route.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/usr/route.c b/src/usr/route.c
index eb50b5bb..690ba3b6 100644
--- a/src/usr/route.c
+++ b/src/usr/route.c
@@ -48,4 +48,5 @@ void route ( void ) {
}
/* Drag in routing management configuration */
+REQUIRING_SYMBOL ( route );
REQUIRE_OBJECT ( config_route );