mirror of
https://gitlab.nic.cz/labs/bird.git
synced 2025-03-22 06:17:04 +00:00
Added configuration pool.
This commit is contained in:
parent
c5fd704e48
commit
33beab4f6c
@ -9,4 +9,9 @@
|
|||||||
#ifndef _BIRD_CONFILE_H_
|
#ifndef _BIRD_CONFILE_H_
|
||||||
#define _BIRD_CONFILE_H_
|
#define _BIRD_CONFILE_H_
|
||||||
|
|
||||||
|
#include "lib/resource.h"
|
||||||
|
|
||||||
|
extern pool *cfg_pool;
|
||||||
|
extern mempool *cfg_mem;
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
Loading…
x
Reference in New Issue
Block a user