diff options
Diffstat (limited to 'gcc/generic-match-head.c')
-rw-r--r-- | gcc/generic-match-head.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/generic-match-head.c b/gcc/generic-match-head.c index 76fc9993481..b54e03552ba 100644 --- a/gcc/generic-match-head.c +++ b/gcc/generic-match-head.c @@ -35,7 +35,7 @@ along with GCC; see the file COPYING3. If not see #include "case-cfn-macros.h" #include "gimplify.h" #include "optabs-tree.h" - +#include "dbgcnt.h" /* Routine to determine if the types T1 and T2 are effectively the same for GENERIC. If T1 or T2 is not a type, the test |