]> git.proxmox.com Git - ovs.git/blobdiff - lib/smap.h
sparse: Add guards to prevent FreeBSD-incompatible #include order.
[ovs.git] / lib / smap.h
index 838e2e4bb20e3604d214b48734367573cb8289c2..f1b5b4dfcd88a34098e292c09cca11fc2a253a74 100644 (file)
@@ -15,6 +15,7 @@
 #ifndef SMAP_H
 #define SMAP_H 1
 
+#include <sys/types.h>
 #include <netinet/in.h>
 #include "hash.h"
 #include "openvswitch/hmap.h"