aboutsummaryrefslogtreecommitdiffstats
path: root/arm/CombineOpproof.v
diff options
context:
space:
mode:
Diffstat (limited to 'arm/CombineOpproof.v')
-rw-r--r--arm/CombineOpproof.v1
1 files changed, 1 insertions, 0 deletions
diff --git a/arm/CombineOpproof.v b/arm/CombineOpproof.v
index cb30e956..820f4b91 100644
--- a/arm/CombineOpproof.v
+++ b/arm/CombineOpproof.v
@@ -13,6 +13,7 @@
(** Recognition of combined operations, addressing modes and conditions
during the [CSE] phase. *)
+Require Import FunInd.
Require Import Coqlib.
Require Import AST.
Require Import Integers.