INSTALL: Recommend installing kernel modules with "make modules_install".
[openvswitch] / lib / socket-util.c
index 314761d388adf7c08c645f1d5937bec0eacd3a24..7c40ab8330d6d298a59a8308986d4cf4e0baaf70 100644 (file)
@@ -30,6 +30,7 @@
 #include <sys/resource.h>
 #include <sys/socket.h>
 #include <sys/stat.h>
+#include <sys/uio.h>
 #include <sys/un.h>
 #include <unistd.h>
 #include "dynamic-string.h"