Remove a pair of unnecessary dependencies on datapath-protocol.h.
[sliver-openvswitch.git] / ofproto / connmgr.h
index ea39b72..0224352 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;