diff options
Diffstat (limited to 'src/include/gpxe/umalloc.h')
| -rw-r--r-- | src/include/gpxe/umalloc.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/include/gpxe/umalloc.h b/src/include/gpxe/umalloc.h index ffa0c0c49..e6fc7bf0f 100644 --- a/src/include/gpxe/umalloc.h +++ b/src/include/gpxe/umalloc.h @@ -23,6 +23,7 @@ PROVIDE_SINGLE_API ( UMALLOC_PREFIX_ ## _subsys, _api_func, _func ) /* Include all architecture-independent I/O API headers */ +#include <gpxe/efi/efi_umalloc.h> /* Include all architecture-dependent I/O API headers */ #include <bits/umalloc.h> |
