mirror of https://github.com/ipxe/ipxe.git
Added missing include
parent
afc01a1a7f
commit
aff96c13d2
|
@ -7,6 +7,8 @@
|
|||
*
|
||||
*/
|
||||
|
||||
#include <pxe_types.h>
|
||||
|
||||
/** An UNDI PCI device ID */
|
||||
struct undi_pci_device_id {
|
||||
/** PCI vendor ID */
|
||||
|
|
Loading…
Reference in New Issue