diff options
Diffstat (limited to 'libbb/procps.c')
-rw-r--r-- | libbb/procps.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/libbb/procps.c b/libbb/procps.c index 6f971a116..2484ab2d9 100644 --- a/libbb/procps.c +++ b/libbb/procps.c | |||
@@ -8,7 +8,6 @@ | |||
8 | * | 8 | * |
9 | * Licensed under GPLv2 or later, see file LICENSE in this source tree. | 9 | * Licensed under GPLv2 or later, see file LICENSE in this source tree. |
10 | */ | 10 | */ |
11 | |||
12 | #include "libbb.h" | 11 | #include "libbb.h" |
13 | 12 | ||
14 | 13 | ||