diff options
Diffstat (limited to 'gcc/varasm.c')
-rw-r--r-- | gcc/varasm.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/gcc/varasm.c b/gcc/varasm.c index 1aae3096a3f..6679b79369b 100644 --- a/gcc/varasm.c +++ b/gcc/varasm.c @@ -50,9 +50,6 @@ along with GCC; see the file COPYING3. If not see #include "targhooks.h" #include "tree-mudflap.h" #include "cgraph.h" -#include "cfglayout.h" -#include "basic-block.h" -#include "tree-iterator.h" #include "pointer-set.h" #ifdef XCOFF_DEBUGGING_INFO |