0
0
mirror of https://gitlab.nic.cz/labs/bird.git synced 2024-11-08 12:18:42 +00:00

Fixes missing header.

This commit is contained in:
Ondrej Zajicek 2011-11-10 09:22:20 +01:00
parent a7f23f581f
commit 60fd666b79

View File

@ -30,6 +30,7 @@
#include <errno.h>
#include <stdlib.h>
#include <stdarg.h>
#include <unistd.h>
#define PARSER 1