Allow weak binding from instrumented apps to liblttng-ust
[lttng-ust.git] / tests / hello / hello.c
index 68fca7a721ef06dfb0fe9960edfe177d25cb2803..da33407b0db671aeb3e37bf5c332af4b074c543a 100644 (file)
@@ -28,6 +28,7 @@
 #include <string.h>
 #include <arpa/inet.h>
 
+#define TRACEPOINT_DEFINE
 #include "ust_tests_hello.h"
 
 void inthandler(int sig)
This page took 0.023793 seconds and 4 git commands to generate.