mirror of
				https://gitlab.labs.nic.cz/labs/bird.git
				synced 2024-05-11 16:54:54 +00:00 
			
		
		
		
	conf/conf.c: Revert some includes removing
This commit is contained in:
		@@ -49,9 +49,12 @@
 | 
			
		||||
#include "nest/route.h"
 | 
			
		||||
#include "nest/protocol.h"
 | 
			
		||||
#include "nest/iface.h"
 | 
			
		||||
#include "lib/resource.h"
 | 
			
		||||
#include "lib/string.h"
 | 
			
		||||
#include "lib/event.h"
 | 
			
		||||
#include "sysdep/unix/timer.h"
 | 
			
		||||
#include "conf/conf.h"
 | 
			
		||||
#include "filter/filter.h"
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
static jmp_buf conf_jmpbuf;
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user