diff --git a/src/arch/i386/include/pic8259.h b/src/arch/i386/include/pic8259.h index f8e20c4c..a07e97d3 100644 --- a/src/arch/i386/include/pic8259.h +++ b/src/arch/i386/include/pic8259.h @@ -9,6 +9,8 @@ FILE_LICENCE ( GPL2_OR_LATER ); #ifndef PIC8259_H #define PIC8259_H +#include + /* For segoff_t */ #include "realmode.h"