summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--asmcomp/interf.ml1
1 files changed, 1 insertions, 0 deletions
diff --git a/asmcomp/interf.ml b/asmcomp/interf.ml
index 8ff8c7662..6b47ecd00 100644
--- a/asmcomp/interf.ml
+++ b/asmcomp/interf.ml
@@ -14,6 +14,7 @@
(* Construction of the interference graph.
Annotate pseudoregs with interference lists and preference lists. *)
+open Misc
open Reg
open Mach