Tests: add placeholder symbol to allow unit tests to link
[lttng-tools.git] / tests / unit / test_kernel_data.c
index 6a35ea54a602489df1d35df9995a6f6cad5f8a14..ad4666b6ff675b5275d1f4034ba4ee1d24af43b1 100644 (file)
@@ -38,6 +38,7 @@
 int lttng_opt_quiet = 1;
 int lttng_opt_verbose;
 int lttng_opt_mi;
+struct notification_thread_handle *notification_thread_handle;
 
 int ust_consumerd32_fd;
 int ust_consumerd64_fd;
This page took 0.023036 seconds and 4 git commands to generate.