diff options
Diffstat (limited to 'utils/ldd.c')
-rw-r--r-- | utils/ldd.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/utils/ldd.c b/utils/ldd.c index a857127a8..319f0bfdc 100644 --- a/utils/ldd.c +++ b/utils/ldd.c @@ -26,8 +26,6 @@ * */ - -#define _GNU_SOURCE #include <stdlib.h> #include <stdio.h> #include <fcntl.h> |