mirror of
https://gitlab.nic.cz/labs/bird.git
synced 2024-11-17 16:48:43 +00:00
BSD wants to include sys/socket.h in lib/socket.h (AF_INET6? definitions)
This commit is contained in:
parent
0bf95f99e6
commit
67aa88336a
@ -10,7 +10,7 @@
|
|||||||
#define _BIRD_SOCKET_H_
|
#define _BIRD_SOCKET_H_
|
||||||
|
|
||||||
#include <errno.h>
|
#include <errno.h>
|
||||||
// #include <sys/socket.h>
|
#include <sys/socket.h>
|
||||||
|
|
||||||
#include "lib/resource.h"
|
#include "lib/resource.h"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user