diff options
Diffstat (limited to 'libbb/loop.c')
-rw-r--r-- | libbb/loop.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/libbb/loop.c b/libbb/loop.c index 5d06116e8..b9caa973b 100644 --- a/libbb/loop.c +++ b/libbb/loop.c @@ -7,7 +7,6 @@ * Licensed under the GPL v2 or later, see the file LICENSE in this tarball. */ - #include <features.h> #include <stdio.h> #include <errno.h> |