aboutsummaryrefslogtreecommitdiff
path: root/src/pc80/i8259.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/pc80/i8259.c')
-rw-r--r--src/pc80/i8259.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/pc80/i8259.c b/src/pc80/i8259.c
index 8ebcd27dd1..a397e0e0d8 100644
--- a/src/pc80/i8259.c
+++ b/src/pc80/i8259.c
@@ -1,4 +1,5 @@
#include <arch/io.h>
+#include <pc80/i8259.h>
/* code taken from:
!
! setup.S Copyright (C) 1991, 1992 Linus Torvalds