diff options
Diffstat (limited to 'gcc/c-semantics.c')
-rw-r--r-- | gcc/c-semantics.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/c-semantics.c b/gcc/c-semantics.c index 2bfad47..5111f81 100644 --- a/gcc/c-semantics.c +++ b/gcc/c-semantics.c @@ -26,7 +26,6 @@ along with GCC; see the file COPYING3. If not see #include "tree.h" #include "function.h" #include "splay-tree.h" -#include "varray.h" #include "c-common.h" #include "except.h" /* In order for the format checking to accept the C frontend |