diff options
Diffstat (limited to 'src/include/pc80')
-rw-r--r-- | src/include/pc80/i8259.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/include/pc80/i8259.h b/src/include/pc80/i8259.h index c3d0a93b5e..9268cd11fa 100644 --- a/src/include/pc80/i8259.h +++ b/src/include/pc80/i8259.h @@ -3,6 +3,8 @@ #ifndef PC80_I8259_H #define PC80_I8259_H +#include <stdint.h> + /* * IRQ numbers and common usage * If an IRQ does not say it is 'Reserved' |