diff options
Diffstat (limited to 'gcc/acconfig.h')
-rw-r--r-- | gcc/acconfig.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/gcc/acconfig.h b/gcc/acconfig.h index f52eddf..b86b4d3 100644 --- a/gcc/acconfig.h +++ b/gcc/acconfig.h @@ -123,9 +123,6 @@ /* Whether abort must be declared even if <stdlib.h> is included. */ #undef NEED_DECLARATION_ABORT -/* Whether strerror must be declared even if <string.h> is included. */ -#undef NEED_DECLARATION_STRERROR - /* Whether strsignal must be declared even if <string.h> is included. */ #undef NEED_DECLARATION_STRSIGNAL |