Tracepoint API namespacing 'TRACEPOINT_DEFINE'
[lttng-ust.git] / tests / compile / hello.cxx / hello.cpp
index afbcf4694783aaa6f19567bd6854b383b80b2d92..e031279bec0ae3ac2f52364c1f28b9ce3a64938c 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.023207 seconds and 4 git commands to generate.