ofproto: Fix treatment of out-of-band controllers.
[openvswitch] / utilities / ovs-ofctl.c
index 1a0c9363e78d42eecb27619a78c22de88eee05d9..96d64b3bb417d6abd70ece60a832123dcd5f882e 100644 (file)
@@ -19,6 +19,7 @@
 #include <errno.h>
 #include <getopt.h>
 #include <inttypes.h>
+#include <sys/socket.h>
 #include <net/if.h>
 #include <netinet/in.h>
 #include <signal.h>