X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=sbr%2Fruserpass.c;h=4c12b712ce023dba2a0a924b7b027a48e7674479;hp=9e50da68d60b807d04f17e7ead4b7d187085f4c7;hb=4885712264980e6cbc2039f9158027bee9213475;hpb=b3f36786e62ff7b708849e05d0cac2f55f37e6a5;ds=sidebyside 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)