X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=plugins%2Fctf%2Ffs-src%2Fdata-stream.c;h=bc0d12178f839dafbc7600085a7697e6fae2a497;hb=cd00e1d36ebc9d77c1c69ac679f8af79196508e7;hp=016e3fc5411713944ac016a7e833fddc5999e00c;hpb=06a2cb0d1678ec0f331ebb7f8882a52a9466178b;p=babeltrace.git diff --git a/plugins/ctf/fs-src/data-stream.c b/plugins/ctf/fs-src/data-stream.c index 016e3fc5..bc0d1217 100644 --- a/plugins/ctf/fs-src/data-stream.c +++ b/plugins/ctf/fs-src/data-stream.c @@ -42,7 +42,8 @@ #define PRINT_ERR_STREAM ctf_fs->error_fp #define PRINT_PREFIX "ctf-fs-data-stream" -#include "print.h" +#define PRINT_DBG_CHECK ctf_fs_debug +#include "../print.h" static inline size_t remaining_mmap_bytes(struct ctf_fs_stream *stream)