Version 2.0.8
[lttng-ust.git] / libringbuffer / getcpu.h
index f5f2f67571947b6c89d693ba8b9e28777f63cd89..44d0d5594f04641029bb70116d6784b8f8ef0ff0 100644 (file)
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
  */
 
-#define _GNU_SOURCE
 #include <urcu/compiler.h>
 #include <sched.h>
 
-#ifdef UST_VALGRIND
+#ifdef LTTNG_UST_DEBUG_VALGRIND
 
 /*
  * Fallback on cpu 0 if liblttng-ust is build with Valgrind support.
This page took 0.025816 seconds and 4 git commands to generate.