diff options
Diffstat (limited to 'gcc/protoize.c')
-rw-r--r-- | gcc/protoize.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/protoize.c b/gcc/protoize.c index 1e2944e48c3..8a47b2f6815 100644 --- a/gcc/protoize.c +++ b/gcc/protoize.c @@ -67,7 +67,6 @@ Boston, MA 02111-1307, USA. */ #endif #endif #include <setjmp.h> -#include "gansidecl.h" /* Some systems like Linux don't declare rindex if _POSIX_SOURCE is declared, but it normally does declare it. This means that configure thinks we don't |