X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=include%2Fusterr.h;fp=include%2Fusterr.h;h=fd5c80ae56475b40f46a067dc5be93010da5ad00;hb=69400ac4a4e6575f749c6326df7c2a2c8ac3bdc5;hp=820d4f03d9bd062524a060556ce99398ff2da1cb;hpb=f3049ad9e7b72287888452b9ed542c0f36e6eefe;p=ust.git diff --git a/include/usterr.h b/include/usterr.h index 820d4f0..fd5c80a 100644 --- a/include/usterr.h +++ b/include/usterr.h @@ -63,7 +63,7 @@ static inline int ust_debug(void) __func__); \ } while(0) -#ifdef UST_DEBUG +#ifdef LTTNG_UST_DEBUG # define DBG(fmt, args...) ERRMSG(fmt, ## args) # define DBG_raw(fmt, args...) \ do { \