Copyright ownership transfer
[lttng-tools.git] / tests / unit / test_ust_data.cpp
index a6dfba4293a4c2192f13c070d6672aab7eb592cb..b3557674299ac03809362808275257c17c3d986f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
+ * Copyright (C) 2011 EfficiOS Inc.
  *
  * SPDX-License-Identifier: GPL-2.0-only
  *
@@ -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.034259 seconds and 4 git commands to generate.