diff options
Diffstat (limited to 'libbb/executable.c')
-rw-r--r-- | libbb/executable.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/libbb/executable.c b/libbb/executable.c index 3a1d4ff..325dd01 100644 --- a/libbb/executable.c +++ b/libbb/executable.c @@ -6,7 +6,6 @@ * * Licensed under GPLv2 or later, see file LICENSE in this source tree. */ - #include "libbb.h" /* check if path points to an executable file; |