소스 검색

Adding missing include

tags/v0.9.3
Michael Brown 18 년 전
부모
커밋
869f9bcb23
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1
    0
      src/crypto/axtls/os_port.h

+ 1
- 0
src/crypto/axtls/os_port.h 파일 보기

@@ -8,6 +8,7 @@
8 8
 #define HEADER_OS_PORT_H
9 9
 
10 10
 #include <stdint.h>
11
+#include <stddef.h>
11 12
 #include <stdlib.h>
12 13
 #include <time.h>
13 14
 #include <sys/time.h>

Loading…
취소
저장