lib: compile liblttng-ctl as C++
[lttng-tools.git] / tests / unit / ust-sigbus.c
index 4dbdddefae45ccd78e850e57235d1f12910677e9..3b9dd771db93156b679f0cb94626259664ac4e7c 100644 (file)
@@ -5,6 +5,7 @@
  *
  */
 
+#include <lttng/lttng-export.h>
 #include <lttng/ust-sigbus.h>
 
-DEFINE_LTTNG_UST_SIGBUS_STATE();
+LTTNG_EXPORT DEFINE_LTTNG_UST_SIGBUS_STATE();
This page took 0.022767 seconds and 4 git commands to generate.