diff options
Diffstat (limited to 'src/ir_mem2reg.c')
| -rw-r--r-- | src/ir_mem2reg.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ir_mem2reg.c b/src/ir_mem2reg.c index 7a5874c..e684e62 100644 --- a/src/ir_mem2reg.c +++ b/src/ir_mem2reg.c @@ -1,4 +1,5 @@ #include "ir.h" +#include "u_bits.h" #include <stdlib.h> /* qsort */ static const uchar loadszcls[] = { |