mirror of
https://gitlab.labs.nic.cz/labs/bird.git
synced 2024-05-11 16:54:54 +00:00
Grrr, committing too fast.
#include "alloca.h" -> #include "lib/alloca.h"
This commit is contained in:
@@ -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;
|
||||
|
Reference in New Issue
Block a user