X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=ovsdb%2Frow.h;h=302f61ab1712f5d316c2799590a591f88a9a28e5;hb=fbf925e45da7100e5018bd3ad49532e407666f77;hp=d468194a4fd9b23f08fdbaff0ff206d936ace1dc;hpb=bfe8e67ad595348f228938663956c3b8325997c5;p=mirror_ovs.git diff --git a/ovsdb/row.h b/ovsdb/row.h index d468194a4..302f61ab1 100644 --- a/ovsdb/row.h +++ b/ovsdb/row.h @@ -57,7 +57,7 @@ void ovsdb_row_update_columns(struct ovsdb_row *, const struct ovsdb_row *, struct ovsdb_error *ovsdb_row_from_json(struct ovsdb_row *, const struct json *, - const struct ovsdb_symbol_table *, + struct ovsdb_symbol_table *, struct ovsdb_column_set *included) WARN_UNUSED_RESULT; struct json *ovsdb_row_to_json(const struct ovsdb_row *,