X-Git-Url: http://git.ozlabs.org/?p=ccan;a=blobdiff_plain;f=ccan%2Ftdb2%2Ftest%2Flogging.h;h=510cfb88562024cf20cdd3f3c7431056e586619c;hp=b8550df9b19157cd149115f81e7f315b59194a2b;hb=2088fa3cd72332f5517edeb9267e381fdf35db01;hpb=dbf1ac48c3a1f5147dfcd457a7847a03de26a6c7 diff --git a/ccan/tdb2/test/logging.h b/ccan/tdb2/test/logging.h index b8550df9..510cfb88 100644 --- a/ccan/tdb2/test/logging.h +++ b/ccan/tdb2/test/logging.h @@ -4,7 +4,9 @@ #include #include -unsigned tap_log_messages; +extern unsigned tap_log_messages; + +extern union tdb_attribute tap_log_attr; void tap_log_fn(struct tdb_context *tdb, enum tdb_debug_level level, void *priv,