ovsdb-tool: Correct markup for 'db' argument in show-log description.
[sliver-openvswitch.git] / lib / socket-util.h
index 0376006..1059139 100644 (file)
@@ -18,6 +18,8 @@
 #define SOCKET_UTIL_H 1
 
 #include <sys/types.h>
+#include <sys/socket.h>
+#include <sys/time.h>
 #include <netinet/in.h>
 #include <stdbool.h>
 #include "openvswitch/types.h"