mirror of https://github.com/ipxe/ipxe.git
Added missing #include
parent
b29861a5aa
commit
ac53da1790
|
@ -13,6 +13,7 @@
|
|||
#include <gpxe/retry.h>
|
||||
#include <gpxe/async.h>
|
||||
#include <gpxe/ata.h>
|
||||
#include <gpxe/hotplug.h>
|
||||
|
||||
/** An AoE ATA command */
|
||||
struct aoecmd {
|
||||
|
|
Loading…
Reference in New Issue