Performance: define _LGPL_SOURCE in LGPL c files
[lttng-ust.git] / liblttng-ust / lttng-filter-specialize.c
index dddb448e43b192bdfd5b9cdbb26c480be17409c5..d115585d8c9a1cc85b482a72bf981e5cad031ffa 100644 (file)
@@ -20,6 +20,7 @@
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
  */
 
+#define _LGPL_SOURCE
 #include "lttng-filter.h"
 
 int lttng_filter_specialize_bytecode(struct bytecode_runtime *bytecode)
This page took 0.025425 seconds and 4 git commands to generate.