X-Git-Url: http://git.ozlabs.org/?p=ccan;a=blobdiff_plain;f=ccan%2Ftdb2%2Ftest%2Flogging.h;h=85b417d355282106ca5dca306521f180d1879481;hp=510cfb88562024cf20cdd3f3c7431056e586619c;hb=0455668028cfe8f0417037975bc3d7dd742974db;hpb=cbe5094e85d08d19393c1b66abd59aecce7c8408 diff --git a/ccan/tdb2/test/logging.h b/ccan/tdb2/test/logging.h index 510cfb88..85b417d3 100644 --- a/ccan/tdb2/test/logging.h +++ b/ccan/tdb2/test/logging.h @@ -4,8 +4,9 @@ #include #include +extern bool suppress_logging; +extern const char *log_prefix; extern unsigned tap_log_messages; - extern union tdb_attribute tap_log_attr; void tap_log_fn(struct tdb_context *tdb,