Fix build on FreeBSD.
[cascardo/ovs.git] / lib / meta-flow.h
index 696b8ca..1242f9f 100644 (file)
@@ -17,6 +17,8 @@
 #ifndef META_FLOW_H
 #define META_FLOW_H 1
 
+#include <sys/types.h>
+#include <netinet/in.h>
 #include <netinet/ip6.h>
 #include "flow.h"
 #include "packets.h"