david/ipxe
david
/
ipxe
Archived
1
0
Fork 0

Added missing #include

This commit is contained in:
Michael Brown 2007-01-04 03:40:07 +00:00
parent b29861a5aa
commit ac53da1790
1 changed files with 1 additions and 0 deletions

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 {