X-Git-Url: https://git.ozlabs.org/?a=blobdiff_plain;f=ccan%2Ftdb2%2Fprivate.h;h=19d7866d2512275ac1ea752691ea3c0a9cf4e995;hb=bee60dd0ffe0b1b5821061b4384000c4246f2051;hp=9b225521c74808d62bb9c559a08abd7bb18157df;hpb=0455668028cfe8f0417037975bc3d7dd742974db;p=ccan 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,