diff options
Diffstat (limited to 'gcc/tree-nomudflap.c')
-rw-r--r-- | gcc/tree-nomudflap.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/tree-nomudflap.c b/gcc/tree-nomudflap.c index 9e9d624..c035f76 100644 --- a/gcc/tree-nomudflap.c +++ b/gcc/tree-nomudflap.c @@ -30,7 +30,6 @@ along with GCC; see the file COPYING3. If not see #include "diagnostic.h" #include "hashtab.h" #include "output.h" -#include "varray.h" #include "langhooks.h" #include "tree-mudflap.h" #include "tree-pass.h" |