Explorar el Código

Added missing #include

tags/v0.9.3
Michael Brown hace 17 años
padre
commit
ac53da1790
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1
    0
      src/include/gpxe/aoe.h

+ 1
- 0
src/include/gpxe/aoe.h Ver fichero

@@ -13,6 +13,7 @@
13 13
 #include <gpxe/retry.h>
14 14
 #include <gpxe/async.h>
15 15
 #include <gpxe/ata.h>
16
+#include <gpxe/hotplug.h>
16 17
 
17 18
 /** An AoE ATA command */
18 19
 struct aoecmd {

Loading…
Cancelar
Guardar