XEmacs 21.2.20 "Yoko".
[chise/xemacs-chise.git.1] / lib-src / make-path.c
index b3de190..a8093e8 100644 (file)
@@ -35,8 +35,6 @@ Boston, MA 02111-1307, USA.  */
 #include <stdio.h>
 #include <errno.h>
 
-extern int errno;
-
 char *prog_name;
 
 static int touchy_mkdir (char *path)