ofproto: Drop remote command execution feature.
[openvswitch] / lib / ovsdb-idl-provider.h
index cf6c48646d9f933cdea28c13081f5d60ca22dce8..8bc6f3e72dca3db7e0f784043751ae1b53af312a 100644 (file)
@@ -84,4 +84,6 @@ struct ovsdb_idl_row *ovsdb_idl_txn_insert(
     struct ovsdb_idl_txn *,
     const struct ovsdb_idl_table_class *);
 
+struct ovsdb_idl_txn *ovsdb_idl_txn_get(const struct ovsdb_idl_row *);
+
 #endif /* ovsdb-idl-provider.h */