ofproto-dpif: Fix memory leak.
[openvswitch] / ofproto / connmgr.h
index ea39b724edaa4db6823d7351cbfcd105e6046314..022435265cee77d38253b45aafa1e3b510a7025c 100644 (file)
@@ -23,6 +23,7 @@
 #include "openflow/nicira-ext.h"
 #include "openvswitch/types.h"
 
+struct nlattr;
 struct ofconn;
 struct ofopgroup;
 struct ofputil_flow_removed;