diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2015-08-23 12:22:51 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2015-08-23 12:22:51 +0200 |
commit | bc3604d9b226ac475a104cd8ae2ca2d1d4a27984 (patch) | |
tree | e796661f371a94a50edfdc693388bb911b253dfd /ccast/axTLS/tls1.h | |
parent | 509016be676f7915d635fa57144d2a441e3090ca (diff) | |
parent | c0b89ac5bfb90835ef01573267020e42d4fe070c (diff) |
Merge new upstream release
Diffstat (limited to 'ccast/axTLS/tls1.h')
-rwxr-xr-x[-rw-r--r--] | ccast/axTLS/tls1.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ccast/axTLS/tls1.h b/ccast/axTLS/tls1.h index 0086302..14c6382 100644..100755 --- a/ccast/axTLS/tls1.h +++ b/ccast/axTLS/tls1.h @@ -40,8 +40,8 @@ extern "C" { #endif -#include "version.h" -#include "config.h" +#include "axTLS_version.h" +#include "axTLS_config.h" #include "os_int.h" #include "crypto.h" #include "crypto_misc.h" |