diff options
Diffstat (limited to 'gcc/c-decl.c')
-rw-r--r-- | gcc/c-decl.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/c-decl.c b/gcc/c-decl.c index 45fb6b3..4825c7e 100644 --- a/gcc/c-decl.c +++ b/gcc/c-decl.c @@ -50,7 +50,6 @@ along with GCC; see the file COPYING3. If not see #include "c-family/c-pragma.h" #include "c-lang.h" #include "langhooks.h" -#include "tree-mudflap.h" #include "tree-iterator.h" #include "diagnostic-core.h" #include "tree-dump.h" |