library mass rename: add lttng- prefix
[ust.git] / include / usterr.h
index 820d4f03d9bd062524a060556ce99398ff2da1cb..fd5c80ae56475b40f46a067dc5be93010da5ad00 100644 (file)
@@ -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 {                                                    \
This page took 0.023325 seconds and 4 git commands to generate.