X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;f=include%2Fusterr.h;h=fd5c80ae56475b40f46a067dc5be93010da5ad00;hb=15f672f9b1c28f6810de3b3b3ab089619c8bcb45;hp=820d4f03d9bd062524a060556ce99398ff2da1cb;hpb=4318ae1be57eb7983ab4857a7a8eeb4a030a8216;p=lttng-ust.git diff --git a/include/usterr.h b/include/usterr.h index 820d4f03..fd5c80ae 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 { \