diff options
Diffstat (limited to 'gcc/gcc.c')
-rw-r--r-- | gcc/gcc.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/gcc.c b/gcc/gcc.c index 3182f6876cc..15e0fe6c7a7 100644 --- a/gcc/gcc.c +++ b/gcc/gcc.c @@ -36,7 +36,6 @@ compilation is specified by a string called a "spec". */ #include <signal.h> #include <sys/stat.h> -#include "gansidecl.h" #include "obstack.h" |