diff options
Diffstat (limited to 'libbb/bb_askpass.c')
-rw-r--r-- | libbb/bb_askpass.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/libbb/bb_askpass.c b/libbb/bb_askpass.c index c60ef3708..c97649733 100644 --- a/libbb/bb_askpass.c +++ b/libbb/bb_askpass.c | |||
@@ -8,8 +8,6 @@ | |||
8 | * Licensed under GPLv2 or later, see file LICENSE in this tarball for details. | 8 | * Licensed under GPLv2 or later, see file LICENSE in this tarball for details. |
9 | */ | 9 | */ |
10 | 10 | ||
11 | #include <termios.h> | ||
12 | |||
13 | #include "libbb.h" | 11 | #include "libbb.h" |
14 | 12 | ||
15 | /* do nothing signal handler */ | 13 | /* do nothing signal handler */ |