aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/proc/fd-001-lookup.c
diff options
context:
space:
mode:
Diffstat (limited to 'tools/testing/selftests/proc/fd-001-lookup.c')
-rw-r--r--tools/testing/selftests/proc/fd-001-lookup.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/testing/selftests/proc/fd-001-lookup.c b/tools/testing/selftests/proc/fd-001-lookup.c
index a2010dfb2110..60d7948e7124 100644
--- a/tools/testing/selftests/proc/fd-001-lookup.c
+++ b/tools/testing/selftests/proc/fd-001-lookup.c
@@ -14,7 +14,7 @@
* OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*/
// Test /proc/*/fd lookup.
-#define _GNU_SOURCE
+
#undef NDEBUG
#include <assert.h>
#include <dirent.h>