소스 검색

[crypto] Remove spurious #include "config.h"

tags/v0.9.4
Michael Brown 15 년 전
부모
커밋
9c71949d1f
1개의 변경된 파일0개의 추가작업 그리고 2개의 파일을 삭제
  1. 0
    2
      src/crypto/axtls/bigint.h

+ 0
- 2
src/crypto/axtls/bigint.h 파일 보기

@@ -19,8 +19,6 @@
19 19
 #ifndef BIGINT_HEADER
20 20
 #define BIGINT_HEADER
21 21
 
22
-#include "config.h"
23
-
24 22
 /* enable features based on a 'super-set' capbaility. */
25 23
 #if defined(CONFIG_SSL_FULL_MODE) 
26 24
 #define CONFIG_SSL_ENABLE_CLIENT

Loading…
취소
저장