diff options
Diffstat (limited to 'include')
| -rw-r--r-- | include/sys/types.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/include/sys/types.h b/include/sys/types.h index 3904bcb..79b93e0 100644 --- a/include/sys/types.h +++ b/include/sys/types.h | |||
| @@ -5,11 +5,6 @@ | |||
| 5 | 5 | ||
| 6 | #include <stdint.h> | 6 | #include <stdint.h> |
| 7 | 7 | ||
| 8 | #ifdef __sun | ||
| 9 | typedef uint8_t u_int8_t; | ||
| 10 | typedef uint32_t u_int32_t; | ||
| 11 | #endif | ||
| 12 | |||
| 13 | #if !defined(HAVE_ATTRIBUTE__BOUNDED__) && !defined(__bounded__) | 8 | #if !defined(HAVE_ATTRIBUTE__BOUNDED__) && !defined(__bounded__) |
| 14 | # define __bounded__(x, y, z) | 9 | # define __bounded__(x, y, z) |
| 15 | #endif | 10 | #endif |
