aboutsummaryrefslogtreecommitdiff
path: root/libbb/loop.c
diff options
context:
space:
mode:
Diffstat (limited to 'libbb/loop.c')
-rw-r--r--libbb/loop.c1
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 @@
7 * Licensed under the GPL v2 or later, see the file LICENSE in this tarball. 7 * Licensed under the GPL v2 or later, see the file LICENSE in this tarball.
8 */ 8 */
9 9
10
11#include <features.h> 10#include <features.h>
12#include <stdio.h> 11#include <stdio.h>
13#include <errno.h> 12#include <errno.h>