merge with 3.9i
authorJim Meyering <jim@meyering.net>
Sat, 8 Oct 1994 02:43:00 +0000 (02:43 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 8 Oct 1994 02:43:00 +0000 (02:43 +0000)
lib/mkdir.c

index 59650d9..1a5ba2d 100644 (file)
@@ -21,7 +21,6 @@
 
 #include <sys/types.h>
 #include <sys/stat.h>
-
 #include <errno.h>
 #ifndef errno
 extern int errno;