mirror of
https://github.com/openvswitch/ovs
synced 2025-09-05 08:45:23 +00:00
include some headers to satisfy header file dependencies on NetBSD-6
while this change don't seem to be necessary on NetBSD-current, NetBSD-6 is the latest release at this point. Signed-off-by: YAMAMOTO Takashi <yamt@mwd.biglobe.ne.jp> Signed-off-by: Ben Pfaff <blp@nicira.com>
This commit is contained in:
committed by
Ben Pfaff
parent
e091ef84ca
commit
14235530fa
@@ -23,6 +23,7 @@
|
||||
#include <netinet/in.h>
|
||||
#include <stdbool.h>
|
||||
#include "openvswitch/types.h"
|
||||
#include <netinet/in_systm.h>
|
||||
#include <netinet/ip.h>
|
||||
|
||||
int set_nonblocking(int fd);
|
||||
|
Reference in New Issue
Block a user