Tracepoint API namespacing 'TRACEPOINT_DEFINE'
[lttng-ust.git] / tests / compile / ctf-types / ctf-types.c
index 6b6021db0f5d8374d7277bcd9d8bfd0e225047c9..c54ed6a4b6bb795845449612d852be5433116b91 100644 (file)
@@ -6,7 +6,7 @@
 
 #include <unistd.h>
 
-#define TRACEPOINT_DEFINE
+#define LTTNG_UST_TRACEPOINT_DEFINE
 #include "ust_tests_ctf_types.h"
 
 int main(int argc, char **argv)
This page took 0.023775 seconds and 4 git commands to generate.