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

@@ -48,6 +48,7 @@
#include "nest/protocol.h"
#include "lib/timer.h"
#include "conf/conf.h"
#include "lib/string.h"
#include "unix.h"
#include "krt.h"