diff options
Diffstat (limited to 'gcc/alias.c')
-rw-r--r-- | gcc/alias.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/alias.c b/gcc/alias.c index 68b80b8..84fbdc9 100644 --- a/gcc/alias.c +++ b/gcc/alias.c @@ -35,6 +35,7 @@ Software Foundation, 59 Temple Place - Suite 330, Boston, MA #include "cselib.h" #include "splay-tree.h" #include "ggc.h" +#include "langhooks.h" /* The alias sets assigned to MEMs assist the back-end in determining which MEMs can alias which other MEMs. In general, two MEMs in |