X-Git-Url: http://git.ozlabs.org/?p=ccan;a=blobdiff_plain;f=ccan%2Ftdb2%2Fprivate.h;h=19d7866d2512275ac1ea752691ea3c0a9cf4e995;hp=9b225521c74808d62bb9c559a08abd7bb18157df;hb=bee60dd0ffe0b1b5821061b4384000c4246f2051;hpb=b846677c1ec77e986c7d6b7c913aa2a4b0c82d4e diff --git a/ccan/tdb2/private.h b/ccan/tdb2/private.h index 9b225521..19d7866d 100644 --- a/ccan/tdb2/private.h +++ b/ccan/tdb2/private.h @@ -349,7 +349,8 @@ tdb_off_t find_and_lock(struct tdb_context *tdb, struct tdb_data key, int ltype, struct hash_info *h, - struct tdb_used_record *rec); + struct tdb_used_record *rec, + struct traverse_info *tinfo); int replace_in_hash(struct tdb_context *tdb, struct hash_info *h,