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 a8e9c8c2362..9224bd85248 100644 --- a/gcc/gcc.c +++ b/gcc/gcc.c @@ -41,7 +41,6 @@ compilation is specified by a string called a "spec". */ #include "flags.h" #include "opts.h" #include "params.h" -#include "vec.h" #include "filenames.h" /* By default there is no special suffix for target executables. */ |