]> git.ipfire.org Git - thirdparty/bird.git/commitdiff
Fixes missing header.
authorOndrej Zajicek <santiago@crfreenet.org>
Thu, 10 Nov 2011 08:22:20 +0000 (09:22 +0100)
committerOndrej Zajicek <santiago@crfreenet.org>
Thu, 10 Nov 2011 08:22:38 +0000 (09:22 +0100)
conf/cf-lex.l

index ddfe8c77939adc3530ee84af2231050a6a1581ac..a43f9eb942db0596575e875ba7949b957dfbf095 100644 (file)
@@ -30,6 +30,7 @@
 #include <errno.h>
 #include <stdlib.h>
 #include <stdarg.h>
+#include <unistd.h>
 
 #define PARSER 1