diff options
Diffstat (limited to 'libbb/xreadlink.c')
-rw-r--r-- | libbb/xreadlink.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/libbb/xreadlink.c b/libbb/xreadlink.c index 7d4cb60..9b62bcc 100644 --- a/libbb/xreadlink.c +++ b/libbb/xreadlink.c @@ -5,7 +5,6 @@ * * Licensed under GPLv2, see file LICENSE in this source tree. */ - #include "libbb.h" /* Some systems (eg Hurd) do not have MAXSYMLINKS definition, |