X-Git-Url: http://git.efficios.com/?p=lttng-tools.git;a=blobdiff_plain;f=src%2Fcommon%2Ffutex.c;h=7f07b1118178c1795a197aba98007e74b196dfee;hp=0b27a5bd7bb2b7360dbba351919da0c5a8a13c08;hb=6c1c0768320135c6936c371b09731851b508c023;hpb=f10db9cc56c280b504e5ece875c62da00d15722b diff --git a/src/common/futex.c b/src/common/futex.c index 0b27a5bd7..7f07b1118 100644 --- a/src/common/futex.c +++ b/src/common/futex.c @@ -17,6 +17,7 @@ */ #define _GNU_SOURCE +#define _LGPL_SOURCE #include #include #include