0.6.12.49:
[sbcl.git] / src / runtime / x86-arch.c
index 7ec436b..eec4f32 100644 (file)
@@ -23,6 +23,7 @@
 #include "interrupt.h"
 #include "interr.h"
 #include "breakpoint.h"
+#include "monitor.h"
 
 #define BREAKPOINT_INST 0xcc   /* INT3 */