mirror of
https://github.com/ipxe/ipxe
synced 2025-12-18 18:40:24 +03:00
[isa] Add missing #include <config/isa.h>
Signed-off-by: Manuel Mendez <mmendez534@gmail.com> Modified-by: Michael Brown <mcb30@ipxe.org> Signed-off-by: Michael Brown <mcb30@ipxe.org>
This commit is contained in:
committed by
Michael Brown
parent
79c0173d6d
commit
a5fb41873d
@@ -5,6 +5,7 @@
|
||||
#include <errno.h>
|
||||
#include <ipxe/io.h>
|
||||
#include <ipxe/isa.h>
|
||||
#include <config/isa.h>
|
||||
|
||||
FILE_LICENCE ( GPL2_OR_LATER );
|
||||
|
||||
|
||||
Reference in New Issue
Block a user