aboutsummaryrefslogtreecommitdiffstats
path: root/hw/i8259.c
diff options
context:
space:
mode:
Diffstat (limited to 'hw/i8259.c')
-rw-r--r--hw/i8259.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/hw/i8259.c b/hw/i8259.c
index adabd2b72..0b9fab5b4 100644
--- a/hw/i8259.c
+++ b/hw/i8259.c
@@ -25,6 +25,7 @@
#include "pc.h"
#include "isa.h"
#include "monitor.h"
+#include "qemu-timer.h"
/* debug PIC */
//#define DEBUG_PIC