netdev implementation for FreeBSD
[sliver-openvswitch.git] / lib / route-table.h
index 1479249..804cb3f 100644 (file)
@@ -17,6 +17,7 @@
 #ifndef ROUTE_TABLE_H
 #define ROUTE_TABLE_H 1
 
+#include <sys/socket.h>
 #include <net/if.h>
 #include <stdbool.h>
 #include <stdint.h>