diff options
Diffstat (limited to 'gcc/cselib.c')
-rw-r--r-- | gcc/cselib.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/cselib.c b/gcc/cselib.c index ece22400e84..88a74b4274e 100644 --- a/gcc/cselib.c +++ b/gcc/cselib.c @@ -39,6 +39,7 @@ along with GCC; see the file COPYING3. If not see #include "hashtab.h" #include "dumpfile.h" #include "cselib.h" +#include "valtrack.h" #include "params.h" #include "alloc-pool.h" #include "target.h" |