1
0
mirror of https://gitlab.labs.nic.cz/labs/bird.git synced 2024-05-11 16:54:54 +00:00

Added missing includes.

This commit is contained in:
Martin Mares
2002-11-13 08:47:06 +00:00
parent de10a974f2
commit 7d875e094b
4 changed files with 5 additions and 0 deletions

View File

@@ -63,6 +63,7 @@
#include "conf/conf.h"
#include "lib/socket.h"
#include "lib/resource.h"
#include "lib/string.h"
#include "bgp.h"