Build fix: Apps defining _LGPL_SOURCE must link to urcu-bp
[lttng-tools.git] / tests / utils / testapp / gen-ust-nevents / tp.c
index a09561d709ae08d77308a5827e83d979ad2eb1a3..6f53414365a2ec65c0aa13cf810aa51b145c8a64 100644 (file)
@@ -11,5 +11,6 @@
  * with the above copyright notice.
  */
 
+#define _LGPL_SOURCE
 #define TRACEPOINT_CREATE_PROBES
 #include "tp.h"
This page took 0.023398 seconds and 4 git commands to generate.