瀏覽代碼

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

tags/v0.9.4
Michael Brown 17 年之前
父節點
當前提交
9c71949d1f
共有 1 個文件被更改,包括 0 次插入2 次删除
  1. 0
    2
      src/crypto/axtls/bigint.h

+ 0
- 2
src/crypto/axtls/bigint.h 查看文件

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

Loading…
取消
儲存