1
0
mirror of https://github.com/Mbed-TLS/mbedtls.git synced 2025-07-28 00:21:48 +03:00
This commit is contained in:
Paul Bakker
2009-01-03 21:24:11 +00:00
parent 5121ce5bdb
commit 8e831edc24
8 changed files with 17 additions and 17 deletions

View File

@ -4,8 +4,8 @@
#ifndef SSL_DEBUG_H
#define SSL_DEBUG_H
#include "xyssl/config.h"
#include "xyssl/ssl.h"
#include "polarssl/config.h"
#include "polarssl/ssl.h"
#if defined(XYSSL_DEBUG_MSG)