diff options
Diffstat (limited to 'newlib/libc/sys/rtems')
-rw-r--r-- | newlib/libc/sys/rtems/machine/_types.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/newlib/libc/sys/rtems/machine/_types.h b/newlib/libc/sys/rtems/machine/_types.h index e8b2bc7e6..1711c7ae8 100644 --- a/newlib/libc/sys/rtems/machine/_types.h +++ b/newlib/libc/sys/rtems/machine/_types.h @@ -9,7 +9,6 @@ #define _HAVE_SYSTYPES #include <machine/_default_types.h> -#include <stdint.h> /* For FreeBSD compatibility */ typedef __int32_t blksize_t; typedef __int32_t blkcnt_t; |