Tracepoint API namespacing 'TRACEPOINT_DEFINE'
[lttng-ust.git] / tests / compile / hello / hello.c
index 6b36ee7ca713f7438391c3587601ad4458daa27b..107cf55e1051cb7f036f005939a6c07d59272318 100644 (file)
@@ -23,7 +23,7 @@ struct mmsghdr;
 #include <stdlib.h>
 #include <stdbool.h>
 
-#define TRACEPOINT_DEFINE
+#define LTTNG_UST_TRACEPOINT_DEFINE
 #include "ust_tests_hello.h"
 
 static
This page took 0.024 seconds and 4 git commands to generate.