summaryrefslogtreecommitdiff
path: root/utils/ldd.c
diff options
context:
space:
mode:
Diffstat (limited to 'utils/ldd.c')
-rw-r--r--utils/ldd.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/utils/ldd.c b/utils/ldd.c
index 4545cf328..314798354 100644
--- a/utils/ldd.c
+++ b/utils/ldd.c
@@ -26,9 +26,6 @@
*
*/
-#ifndef _GNU_SOURCE
-# define _GNU_SOURCE
-#endif
#include <stdlib.h>
#include <stdio.h>
#include <fcntl.h>