X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/9744555b38947913e094380962ef0774b7c32e8f..e19a05bad44e548ad6f6d1865b5f797d5d70417c:/sbr/ruserpass.c diff --git a/sbr/ruserpass.c b/sbr/ruserpass.c index 9e50da68..4c12b712 100644 --- a/sbr/ruserpass.c +++ b/sbr/ruserpass.c @@ -66,7 +66,6 @@ ruserpass(char *host, char **aname, char **apass) char *hdir, buf[BUFSIZ]; int t, usedefault = 0; struct stat stb; - extern int errno; hdir = getenv("HOME"); if (hdir == NULL)