summaryrefslogtreecommitdiffstats
path: root/src/include/gpxe/io.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/gpxe/io.h')
-rw-r--r--src/include/gpxe/io.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/include/gpxe/io.h b/src/include/gpxe/io.h
index 0fc7c74e2..ebb8ba30f 100644
--- a/src/include/gpxe/io.h
+++ b/src/include/gpxe/io.h
@@ -51,6 +51,7 @@
PROVIDE_SINGLE_API_INLINE ( IOAPI_PREFIX_ ## _subsys, _api_func )
/* Include all architecture-independent I/O API headers */
+#include <gpxe/efi/efi_io.h>
/* Include all architecture-dependent I/O API headers */
#include <bits/io.h>