X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=libringbuffer%2Fsmp.c;h=9e7114be8a40f3349b8a8942131f440ce0514311;hb=3fbec7dc3645facd9e809cf161ba3435a377ce56;hp=ffc7a52a180a42af05270979e222b2558a6c288c;hpb=b07cd987c6856becc4ce1c20e5118b006f4431b0;p=lttng-ust.git diff --git a/libringbuffer/smp.c b/libringbuffer/smp.c index ffc7a52a..9e7114be 100644 --- a/libringbuffer/smp.c +++ b/libringbuffer/smp.c @@ -19,6 +19,7 @@ */ #define _GNU_SOURCE +#define _LGPL_SOURCE #include #include #include "smp.h"