--- a/src/login.c +++ b/src/login.c @@ -24,6 +24,8 @@ in either stdlib.h or unistd.h. */ #include "getpass.h" +char *gnu_getpass (const char *); + #ifdef AUTH_CLIENT_SUPPORT /* This covers the rest of the file. */