revalidator: Fix ukey stats cache updating.
[sliver-openvswitch.git] / lib / route-table.h
index 1479249..6403b6d 100644 (file)
@@ -17,6 +17,8 @@
 #ifndef ROUTE_TABLE_H
 #define ROUTE_TABLE_H 1
 
+#include <sys/types.h>
+#include <sys/socket.h>
 #include <net/if.h>
 #include <stdbool.h>
 #include <stdint.h>