diff options
Diffstat (limited to 'libiberty/config.in')
-rw-r--r-- | libiberty/config.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/libiberty/config.in b/libiberty/config.in index 02d93dac8bf..0e5f3d2acfb 100644 --- a/libiberty/config.in +++ b/libiberty/config.in @@ -467,6 +467,9 @@ /* Define to `int' if <sys/types.h> does not define. */ #undef pid_t +/* Define to `int' if <sys/types.h> does not define. */ +#undef ssize_t + /* Define to the type of an unsigned integer type wide enough to hold a pointer, if such a type exists, and if the system does not define it. */ #undef uintptr_t |