library mass rename: add lttng- prefix
[ust.git] / include / lttng / usterr-signal-safe.h
index 894149a3464056e5c13ab22a1874649ab96d8b10..b8e03dbd9ccd6d651ef670f9409a9c3ad5c69785 100644 (file)
@@ -102,7 +102,7 @@ static inline void __attribute__ ((format (printf, 1, 2)))
                fflush(stderr);                 \
        } 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.042954 seconds and 4 git commands to generate.