소스 검색

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>

Loading…
취소
저장