From fdeb7cbfd7f15691e6bd32c4007c8fd4aee47df9 Mon Sep 17 00:00:00 2001 From: no-author Date: Mon, 25 Oct 1999 07:23:49 +0000 Subject: This commit was manufactured by cvs2svn to create tag 'gcc-2_95_2-release'. git-svn-id: https://gcc.gnu.org/svn/gcc/tags/gcc-2_95_2-release@30161 138bc75d-0d04-0410-961f-82ee72b054a4 --- gcc/acconfig.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'gcc/acconfig.h') diff --git a/gcc/acconfig.h b/gcc/acconfig.h index 68bee4f7cbd..d702b0e0222 100644 --- a/gcc/acconfig.h +++ b/gcc/acconfig.h @@ -93,6 +93,9 @@ /* Whether strsignal must be declared even if is included. */ #undef NEED_DECLARATION_STRSIGNAL +/* Whether strstr must be declared even if is included. */ +#undef NEED_DECLARATION_STRSTR + /* Whether getcwd must be declared even if is included. */ #undef NEED_DECLARATION_GETCWD -- cgit v1.2.3