ソースを参照

Added missing #include

tags/v0.9.3
Michael Brown 18年前
コミット
ac53da1790
1個のファイルの変更1行の追加0行の削除
  1. 1
    0
      src/include/gpxe/aoe.h

+ 1
- 0
src/include/gpxe/aoe.h ファイルの表示

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

読み込み中…
キャンセル
保存