]> diplodocus.org Git - nmh/blobdiff - sbr/ruserpass.c
Updated config.guess and config.sub to the most recent versions
[nmh] / sbr / ruserpass.c
index 9e50da68d60b807d04f17e7ead4b7d187085f4c7..4c12b712ce023dba2a0a924b7b027a48e7674479 100644 (file)
@@ -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)