Tracepoint API namespacing 'TRACEPOINT_DEFINE'
[lttng-ust.git] / doc / examples / hello-static-lib / hello.c
index 4c339715d29ba707e21dac051e6f99d28ad30d2a..0bf41f7f9367ccdcb2024ef1ec16e14428fec6e5 100644 (file)
@@ -17,7 +17,7 @@
 #include <arpa/inet.h>
 #include <stdlib.h>
 
-#define TRACEPOINT_DEFINE
+#define LTTNG_UST_TRACEPOINT_DEFINE
 #include "ust_tests_hello.h"
 
 static
This page took 0.024439 seconds and 4 git commands to generate.