X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/9744555b38947913e094380962ef0774b7c32e8f..4574ff3e6743eb75f965f81f812f927d2a477618:/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)