2
0
mirror of https://github.com/xcat2/xNBA.git synced 2024-12-14 15:21:32 +00:00

Added missing #include

This commit is contained in:
Michael Brown 2007-01-04 03:40:07 +00:00
parent b29861a5aa
commit ac53da1790

View File

@ -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 {