瀏覽代碼

Added missing header

tags/v0.9.3
Michael Brown 18 年之前
父節點
當前提交
839d425c6e
共有 1 個檔案被更改,包括 1 行新增0 行删除
  1. 1
    0
      src/core/main.c

+ 1
- 0
src/core/main.c 查看文件

@@ -33,6 +33,7 @@ Literature dealing with the network protocols:
33 33
 #include <gpxe/netdevice.h>
34 34
 #include <gpxe/shell.h>
35 35
 #include <gpxe/shell_banner.h>
36
+#include <gpxe/autoboot.h>
36 37
 
37 38
 /* Linker symbols */
38 39
 extern char _bss[], _ebss[];

Loading…
取消
儲存