]> git.ipfire.org Git - thirdparty/ipxe.git/commitdiff
Added missing #include
authorMichael Brown <mcb30@etherboot.org>
Thu, 4 Jan 2007 03:40:07 +0000 (03:40 +0000)
committerMichael Brown <mcb30@etherboot.org>
Thu, 4 Jan 2007 03:40:07 +0000 (03:40 +0000)
src/include/gpxe/aoe.h

index c07067361c70d358309298ab2ab1caa60d279116..8b3e0ca482d3b7003587336f5ce850ae18f81856 100644 (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 {