X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=sbr%2Fruserpass.c;h=4c12b712ce023dba2a0a924b7b027a48e7674479;hb=e79165e0c2c80b68ece9aaf418a59c6a169a17f5;hp=9e50da68d60b807d04f17e7ead4b7d187085f4c7;hpb=9744555b38947913e094380962ef0774b7c32e8f;p=mmh diff --git a/sbr/ruserpass.c b/sbr/ruserpass.c index 9e50da6..4c12b71 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)