diff options
Diffstat (limited to 'newlib/libc/include/sys/stat.h')
-rw-r--r-- | newlib/libc/include/sys/stat.h | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/newlib/libc/include/sys/stat.h b/newlib/libc/include/sys/stat.h index 4749506c6..516324459 100644 --- a/newlib/libc/include/sys/stat.h +++ b/newlib/libc/include/sys/stat.h @@ -9,12 +9,6 @@ extern "C" { #include <time.h> #include <sys/types.h> -#ifdef __i386__ -#ifdef __MSDOS__ -#include "stat-dj.h" -#endif -#endif - /* dj's stat defines _STAT_H_ */ #ifndef _STAT_H_ |