BSD wants to include sys/socket.h in lib/socket.h (AF_INET6? definitions)

This commit is contained in:
Jan Moskyto Matejka 2015-12-21 18:23:08 +01:00
parent 0bf95f99e6
commit 67aa88336a

View file

@ -10,7 +10,7 @@
#define _BIRD_SOCKET_H_
#include <errno.h>
// #include <sys/socket.h>
#include <sys/socket.h>
#include "lib/resource.h"