diff options
Diffstat (limited to 'libbb/mode_string.c')
-rw-r--r-- | libbb/mode_string.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/libbb/mode_string.c b/libbb/mode_string.c index 934eb6dc7..280e6d291 100644 --- a/libbb/mode_string.c +++ b/libbb/mode_string.c | |||
@@ -10,8 +10,6 @@ | |||
10 | /* Aug 13, 2003 | 10 | /* Aug 13, 2003 |
11 | * Fix a bug reported by junkio@cox.net involving the mode_chars index. | 11 | * Fix a bug reported by junkio@cox.net involving the mode_chars index. |
12 | */ | 12 | */ |
13 | |||
14 | |||
15 | #include <assert.h> | 13 | #include <assert.h> |
16 | #include <sys/stat.h> | 14 | #include <sys/stat.h> |
17 | 15 | ||