lib: compile liblttng-ctl as C++
[lttng-tools.git] / tests / unit / test_ust_data.cpp
index a6dfba4293a4c2192f13c070d6672aab7eb592cb..f1b197ea94b12a002cdb82c359a06570c260e5dd 100644 (file)
@@ -32,7 +32,7 @@
 /* Number of TAP tests in this file */
 #define NUM_TESTS 16
 
-DEFINE_LTTNG_UST_SIGBUS_STATE();
+LTTNG_EXPORT DEFINE_LTTNG_UST_SIGBUS_STATE();
 
 static const char alphanum[] =
        "0123456789"
This page took 0.031855 seconds and 4 git commands to generate.