mirror of
https://github.com/ipxe/ipxe
synced 2025-12-12 23:15:10 +03:00
[i386] Add missing #include <ipxe/io.h> in pic8259.h
Signed-off-by: Michael Brown <mcb30@ipxe.org>
This commit is contained in:
@@ -9,6 +9,8 @@ FILE_LICENCE ( GPL2_OR_LATER );
|
||||
#ifndef PIC8259_H
|
||||
#define PIC8259_H
|
||||
|
||||
#include <ipxe/io.h>
|
||||
|
||||
/* For segoff_t */
|
||||
#include "realmode.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user