X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=src%2Fcommon%2Ftestpoint%2Ftestpoint.c;h=8ce5b9d215e56a69acb5655cdda2cac4a40eea14;hb=53e367f936beb2f9a1f49f6a2920c2f58bcb08d7;hp=6893a4112c55ce302a9b4436a1f00c958f84599c;hpb=6242251b39f531a2485b758edcb455e220267fdd;p=lttng-tools.git diff --git a/src/common/testpoint/testpoint.c b/src/common/testpoint/testpoint.c index 6893a4112..8ce5b9d21 100644 --- a/src/common/testpoint/testpoint.c +++ b/src/common/testpoint/testpoint.c @@ -17,7 +17,7 @@ #ifndef NTESTPOINT -#define _GNU_SOURCE /* for RTLD_DEFAULT GNU extension */ +#define _LGPL_SOURCE #include /* for dlsym */ #include /* for getenv */ #include /* for strncmp */