BSD wants to include sys/socket.h in lib/socket.h (AF_INET6? definitions)
This commit is contained in:
parent
0bf95f99e6
commit
67aa88336a
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@
|
|||
#define _BIRD_SOCKET_H_
|
||||
|
||||
#include <errno.h>
|
||||
// #include <sys/socket.h>
|
||||
#include <sys/socket.h>
|
||||
|
||||
#include "lib/resource.h"
|
||||
|
||||
|
|
Loading…
Reference in a new issue