X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=src%2Fcommon%2Fhashtable%2Frculfhash-mm-chunk.c;h=2e4e049ddcc72d212b2ab7a983c2809d81842654;hp=7204831e5b12d61794b8ed5514060cf7b47b56ae;hb=6c1c0768320135c6936c371b09731851b508c023;hpb=f10db9cc56c280b504e5ece875c62da00d15722b diff --git a/src/common/hashtable/rculfhash-mm-chunk.c b/src/common/hashtable/rculfhash-mm-chunk.c index 7204831e5..2e4e049dd 100644 --- a/src/common/hashtable/rculfhash-mm-chunk.c +++ b/src/common/hashtable/rculfhash-mm-chunk.c @@ -20,6 +20,8 @@ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ +#define _GNU_SOURCE +#define _LGPL_SOURCE #include #include "rculfhash-internal.h"