diff options
Diffstat (limited to 'src/arch/i386/include/pxe.h')
| -rw-r--r-- | src/arch/i386/include/pxe.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/arch/i386/include/pxe.h b/src/arch/i386/include/pxe.h index 0206f683a..b95b0cce5 100644 --- a/src/arch/i386/include/pxe.h +++ b/src/arch/i386/include/pxe.h @@ -4,6 +4,7 @@ FILE_LICENCE ( GPL2_OR_LATER ); #include "pxe_types.h" +#include "pxe_error.h" #include "pxe_api.h" #include <ipxe/device.h> #include <ipxe/tables.h> |
