X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=src%2Fcommon%2Ftestpoint%2Ftestpoint.c;h=8ce5b9d215e56a69acb5655cdda2cac4a40eea14;hb=239f61af8ea0b97cec0543220a9bfa1184c7ede2;hp=144323e6f84d3fb5d4d2f3e6be01dd1be7d41ee1;hpb=6c1c0768320135c6936c371b09731851b508c023;p=lttng-tools.git diff --git a/src/common/testpoint/testpoint.c b/src/common/testpoint/testpoint.c index 144323e6f..8ce5b9d21 100644 --- a/src/common/testpoint/testpoint.c +++ b/src/common/testpoint/testpoint.c @@ -17,7 +17,6 @@ #ifndef NTESTPOINT -#define _GNU_SOURCE /* for RTLD_DEFAULT GNU extension */ #define _LGPL_SOURCE #include /* for dlsym */ #include /* for getenv */