mirror of
https://github.com/ipxe/ipxe
synced 2026-02-14 02:31:26 +03:00
Added missing #include
This commit is contained in:
@@ -13,6 +13,7 @@
|
|||||||
#include <gpxe/retry.h>
|
#include <gpxe/retry.h>
|
||||||
#include <gpxe/async.h>
|
#include <gpxe/async.h>
|
||||||
#include <gpxe/ata.h>
|
#include <gpxe/ata.h>
|
||||||
|
#include <gpxe/hotplug.h>
|
||||||
|
|
||||||
/** An AoE ATA command */
|
/** An AoE ATA command */
|
||||||
struct aoecmd {
|
struct aoecmd {
|
||||||
|
|||||||
Reference in New Issue
Block a user