X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/b3f36786e62ff7b708849e05d0cac2f55f37e6a5..4885712264980e6cbc2039f9158027bee9213475:/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)