X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/5dd6771b28c257af405d7248639ed0e3bcdce38b..7711f3fc00259e55f630cfe6104eff3083dc9d77:/sbr/getpass.c diff --git a/sbr/getpass.c b/sbr/getpass.c index f3ae8291..95e9178c 100644 --- a/sbr/getpass.c +++ b/sbr/getpass.c @@ -31,10 +31,8 @@ * SUCH DAMAGE. */ -#include +#include #include -#include /* for isatty() */ -#include "h/mh.h" /* for adios() */ /* We don't use MAX_PASS here because the maximum password length on a remote POP daemon will have nothing to do with the length on our OS. 256 is