X-Git-Url: http://git.efficios.com/?p=lttng-tools.git;a=blobdiff_plain;f=src%2Fcommon%2Fhashtable%2Frculfhash-mm-mmap.c;h=cd415dbde91934c6ff2c79ad410bce97e3582183;hp=b136e1ae0eb73b46d2035cf2bbd9e470f96861d3;hb=6c1c0768320135c6936c371b09731851b508c023;hpb=f10db9cc56c280b504e5ece875c62da00d15722b diff --git a/src/common/hashtable/rculfhash-mm-mmap.c b/src/common/hashtable/rculfhash-mm-mmap.c index b136e1ae0..cd415dbde 100644 --- a/src/common/hashtable/rculfhash-mm-mmap.c +++ b/src/common/hashtable/rculfhash-mm-mmap.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 #include "rculfhash-internal.h"