diff options
Diffstat (limited to 'gcc/c/gccspec.c')
-rw-r--r-- | gcc/c/gccspec.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/c/gccspec.c b/gcc/c/gccspec.c index ec0845a..84be446 100644 --- a/gcc/c/gccspec.c +++ b/gcc/c/gccspec.c @@ -21,7 +21,6 @@ along with GCC; see the file COPYING3. If not see #include "system.h" #include "coretypes.h" #include "tm.h" -#include "gcc.h" #include "opts.h" /* Filter command line before processing by the gcc driver proper. */ |