0
0
mirror of https://gitlab.nic.cz/labs/bird.git synced 2024-11-09 12:48:43 +00:00

Added missing #include and wondering how could it ever compile.

This commit is contained in:
Martin Mares 2002-11-13 08:30:56 +00:00
parent 19bd5c8e2c
commit a19cd81100

View File

@ -9,6 +9,7 @@
CF_HDR
#include "lib/unix.h"
#include <stdio.h>
CF_DECLS