aboutsummaryrefslogtreecommitdiff
path: root/gcc/postreload-gcse.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/postreload-gcse.c')
-rw-r--r--gcc/postreload-gcse.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/postreload-gcse.c b/gcc/postreload-gcse.c
index 7ab9a0c..136e84b 100644
--- a/gcc/postreload-gcse.c
+++ b/gcc/postreload-gcse.c
@@ -45,7 +45,6 @@ along with GCC; see the file COPYING3. If not see
#include "expr.h"
#include "except.h"
#include "intl.h"
-#include "obstack.h"
#include "params.h"
#include "target.h"
#include "tree-pass.h"