X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;f=include%2Fusterr.h;h=35d576ec1815ab755cd80b8a8b2659fbacfe62ee;hb=69b8d2fae1590ec792409587123afa55b8959c07;hp=5f839cb66206c8e5366f7d0996eaab5a6ceb17e3;hpb=b5a3dfa5923801ddeea22ce70758d1e61200eac2;p=lttng-ust.git diff --git a/include/usterr.h b/include/usterr.h index 5f839cb6..35d576ec 100644 --- a/include/usterr.h +++ b/include/usterr.h @@ -27,8 +27,6 @@ #include #include -#include - #include "share.h" enum ust_loglevel { @@ -64,7 +62,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 { \