diff options
Diffstat (limited to 'newlib/libc/include/reent.h')
-rw-r--r-- | newlib/libc/include/reent.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/newlib/libc/include/reent.h b/newlib/libc/include/reent.h index 861be71d3..b7664b0b9 100644 --- a/newlib/libc/include/reent.h +++ b/newlib/libc/include/reent.h @@ -92,7 +92,6 @@ extern "C" { #include <sys/reent.h> #include <sys/_types.h> -#include <machine/types.h> #define __need_size_t #define __need_ptrdiff_t |