Remove all LGPL-licensed headers
[lttng-ust.git] / tests / hello / tp.c
index a9ea5dc518a13b4d77fffd411fd7bb38f396861e..01adef16c20b0917132715225c5c9f747dc9fd99 100644 (file)
@@ -18,5 +18,9 @@
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
  */
 
+/*
+ * Note: TRACEPOINT_CREATE_PROBES can only be defined within LGPL C
+ * files. See comment in lttng/tracepoint-event.h for detail.
+ */
 #define TRACEPOINT_CREATE_PROBES
-#include "tp.h"
+#include "ust_tests_hello.h"
This page took 0.025578 seconds and 4 git commands to generate.