diff options
Diffstat (limited to 'gcc/target.h')
-rw-r--r-- | gcc/target.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/target.h b/gcc/target.h index 405e292..12249ec 100644 --- a/gcc/target.h +++ b/gcc/target.h @@ -50,6 +50,7 @@ #include "insn-modes.h" #include "insn-codes.h" +#include "double-int.h" #ifdef ENABLE_CHECKING |