Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'newlib/libc/reent/mkdirr.c')
-rw-r--r--newlib/libc/reent/mkdirr.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/newlib/libc/reent/mkdirr.c b/newlib/libc/reent/mkdirr.c
index fe36de11a..29d808de8 100644
--- a/newlib/libc/reent/mkdirr.c
+++ b/newlib/libc/reent/mkdirr.c
@@ -44,8 +44,6 @@ DESCRIPTION
<<errno>>.
*/
-#include <sys/stat.h>
-
int
_DEFUN (_mkdir_r, (ptr, path, mode),
struct _reent *ptr _AND