Ver código fonte

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

tags/v0.9.4
Michael Brown 15 anos atrás
pai
commit
9c71949d1f
1 arquivos alterados com 0 adições e 2 exclusões
  1. 0
    2
      src/crypto/axtls/bigint.h

+ 0
- 2
src/crypto/axtls/bigint.h Ver arquivo

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

Carregando…
Cancelar
Salvar