ソースを参照

Add missing include

tags/v0.9.3
Michael Brown 18年前
コミット
ec75b269d3
1個のファイルの変更1行の追加0行の削除
  1. 1
    0
      src/core/nvo.c

+ 1
- 0
src/core/nvo.c ファイルの表示

@@ -18,6 +18,7 @@
18 18
 
19 19
 #include <stdint.h>
20 20
 #include <string.h>
21
+#include <errno.h>
21 22
 #include <gpxe/dhcp.h>
22 23
 #include <gpxe/nvs.h>
23 24
 #include <gpxe/nvo.h>

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