Performance: define _LGPL_SOURCE in LGPL c files
[lttng-ust.git] / libringbuffer / smp.c
index ffc7a52a180a42af05270979e222b2558a6c288c..9e7114be8a40f3349b8a8942131f440ce0514311 100644 (file)
@@ -19,6 +19,7 @@
  */
 
 #define _GNU_SOURCE
+#define _LGPL_SOURCE
 #include <unistd.h>
 #include <pthread.h>
 #include "smp.h"
This page took 0.023039 seconds and 4 git commands to generate.