rconn_destroy() should close monitoring connections, to avoid a leak.
[sliver-openvswitch.git] / lib / netdev.c
index 746a3e2..08afc39 100644 (file)
@@ -61,7 +61,7 @@
 #include "fatal-signal.h"
 #include "list.h"
 #include "ofpbuf.h"
-#include "openflow.h"
+#include "openflow/openflow.h"
 #include "packets.h"
 #include "poll-loop.h"
 #include "socket-util.h"