diff options
Diffstat (limited to 'gcc/cppalloc.c')
-rw-r--r-- | gcc/cppalloc.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/cppalloc.c b/gcc/cppalloc.c index 8f77cc7025b..46581c781a1 100644 --- a/gcc/cppalloc.c +++ b/gcc/cppalloc.c @@ -24,7 +24,6 @@ Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. #include "config.h" #include "system.h" -#include "gansidecl.h" #include "cpplib.h" static void memory_full PROTO ((void)) ATTRIBUTE_NORETURN; |