diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/arch/i386/include/undirom.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/arch/i386/include/undirom.h b/src/arch/i386/include/undirom.h index b92c9f227..a26360072 100644 --- a/src/arch/i386/include/undirom.h +++ b/src/arch/i386/include/undirom.h @@ -7,6 +7,8 @@ * */ +#include <pxe_types.h> + /** An UNDI PCI device ID */ struct undi_pci_device_id { /** PCI vendor ID */ |
