aboutsummaryrefslogtreecommitdiffstats
path: root/cfrontend/SimplExpr.v
diff options
context:
space:
mode:
Diffstat (limited to 'cfrontend/SimplExpr.v')
-rw-r--r--cfrontend/SimplExpr.v1
1 files changed, 1 insertions, 0 deletions
diff --git a/cfrontend/SimplExpr.v b/cfrontend/SimplExpr.v
index 45b686f3..7cdff468 100644
--- a/cfrontend/SimplExpr.v
+++ b/cfrontend/SimplExpr.v
@@ -26,6 +26,7 @@ Require Import Csyntax.
Require Import Clight.
Local Open Scope string_scope.
+Local Open Scope list_scope.
(** State and error monad for generating fresh identifiers. *)