diff options
Diffstat (limited to 'lib/tdb2/test/logging.h')
-rw-r--r-- | lib/tdb2/test/logging.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/tdb2/test/logging.h b/lib/tdb2/test/logging.h index d172f867fd..0fd59ba6bb 100644 --- a/lib/tdb2/test/logging.h +++ b/lib/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, |