Commit 4e89ef6b by Diego Novillo Committed by Diego Novillo

* tree-ssa-structalias.c: Don't include expr.h.

From-SVN: r101609
parent 4b7c5b3a
2005-07-04 Diego Novillo <dnovillo@redhat.com>
* tree-ssa-structalias.c: Don't include expr.h.
2005-07-04 Diego Novillo <dnovillo@redhat.com>
* tree-iterator.h (TSI_NEW_STMT, TSI_SAME_STMT): Fix
comments.
......
......@@ -34,7 +34,6 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
#include "basic-block.h"
#include "output.h"
#include "errors.h"
#include "expr.h"
#include "diagnostic.h"
#include "tree.h"
#include "c-common.h"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment