瀏覽代碼

Added missing #include

tags/v0.9.3
Michael Brown 17 年之前
父節點
當前提交
3b8b06ae90
共有 1 個檔案被更改,包括 1 行新增0 行删除
  1. 1
    0
      src/include/gpxe/open.h

+ 1
- 0
src/include/gpxe/open.h 查看文件

@@ -7,6 +7,7 @@
7 7
  *
8 8
  */
9 9
 
10
+#include <stdarg.h>
10 11
 #include <gpxe/tables.h>
11 12
 
12 13
 struct xfer_interface;

Loading…
取消
儲存