Work around bugs in system headers.
[cascardo/ovs.git] / lib / ofp-print.c
index 4997a0a..af53438 100644 (file)
@@ -19,6 +19,7 @@
 
 #include <errno.h>
 #include <inttypes.h>
+#include <sys/types.h>
 #include <netinet/in.h>
 #include <sys/wait.h>
 #include <stdarg.h>