X-Git-Url: https://git.ozlabs.org/?a=blobdiff_plain;f=ccan%2Ftdb2%2Ftest%2Flogging.h;h=0fd59ba6bb921ed0a4e70fddda2c00aa69d24de3;hb=3e3ee8b0c1e77340ab9e8678c2d23646d8cdb627;hp=d172f867fd218f4984d5061631bda9c3cb57ce4c;hpb=77658070a3e4f712b94d659b2e399031ce3394c8;p=ccan diff --git a/ccan/tdb2/test/logging.h b/ccan/tdb2/test/logging.h index d172f867..0fd59ba6 100644 --- a/ccan/tdb2/test/logging.h +++ b/ccan/tdb2/test/logging.h @@ -8,6 +8,7 @@ extern bool suppress_logging; extern const char *log_prefix; extern unsigned tap_log_messages; extern union tdb_attribute tap_log_attr; +extern char *log_last; void tap_log_fn(struct tdb_context *tdb, enum tdb_log_level level,