X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=src%2Fcommon%2Fhashtable%2Frculfhash-mm-mmap.c;h=cd415dbde91934c6ff2c79ad410bce97e3582183;hb=847a5916c26ab9cc0dfc9322cccd2c748c54747e;hp=b136e1ae0eb73b46d2035cf2bbd9e470f96861d3;hpb=ca2eb7f43cf00d12f563905d741a6789c3d130ee;p=lttng-tools.git 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"