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