diff options
Diffstat (limited to 'gcc/acconfig.h')
-rw-r--r-- | gcc/acconfig.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/gcc/acconfig.h b/gcc/acconfig.h index 5418b1a0d16..3e8c595e484 100644 --- a/gcc/acconfig.h +++ b/gcc/acconfig.h @@ -23,4 +23,5 @@ /* Define if your assembler uses the old HImode fild and fist notation. */ #undef HAVE_GAS_FILDS_FISTS -@TOP@ +/* Define to `int' if <sys/types.h> doesn't define. */ +#undef ssize_t |