diff options
Diffstat (limited to 'gcc/c-common.c')
-rw-r--r-- | gcc/c-common.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/c-common.c b/gcc/c-common.c index 25ce2d7..1718344 100644 --- a/gcc/c-common.c +++ b/gcc/c-common.c @@ -30,7 +30,6 @@ along with GCC; see the file COPYING3. If not see #include "c-pragma.h" #include "rtl.h" #include "ggc.h" -#include "varray.h" #include "expr.h" #include "c-common.h" #include "tm_p.h" |