summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOndrej Zajicek <santiago@crfreenet.org>2011-03-23 17:15:11 +0100
committerOndrej Zajicek <santiago@crfreenet.org>2011-03-23 17:15:11 +0100
commitd0e9b36d30176a9e18cad6151b20746e1588cdc8 (patch)
tree9f7c62eb1ba51f4941a6b3b7283d6176dc863e72
parent0aa88530ad3c58a6bdab886cabd9b2a4278486e8 (diff)
downloadbird-d0e9b36d30176a9e18cad6151b20746e1588cdc8.tar
bird-d0e9b36d30176a9e18cad6151b20746e1588cdc8.zip
Added header file.
-rw-r--r--sysdep/unix/io.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sysdep/unix/io.c b/sysdep/unix/io.c
index 29be9a8..b6c1b86 100644
--- a/sysdep/unix/io.c
+++ b/sysdep/unix/io.c
@@ -22,6 +22,7 @@
#include <sys/un.h>
#include <unistd.h>
#include <errno.h>
+#include <netinet/in.h>
#include <netinet/icmp6.h>
#include "nest/bird.h"