summaryrefslogtreecommitdiffstats
path: root/nest/rt-table.c
diff options
context:
space:
mode:
Diffstat (limited to 'nest/rt-table.c')
-rw-r--r--nest/rt-table.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/nest/rt-table.c b/nest/rt-table.c
index ec5412c..f7f379b 100644
--- a/nest/rt-table.c
+++ b/nest/rt-table.c
@@ -41,7 +41,7 @@
#include "conf/conf.h"
#include "filter/filter.h"
#include "lib/string.h"
-#include "alloca.h"
+#include "lib/alloca.h"
static slab *rte_slab;
static linpool *rte_update_pool;