parent
b8d6998c22
commit
6907d760f0
1 changed files with 6 additions and 0 deletions
|
@ -24,6 +24,12 @@
|
|||
#include "tls.h"
|
||||
|
||||
|
||||
/* also defined by wincrypt.h */
|
||||
#ifdef WIN32
|
||||
#undef X509_NAME
|
||||
#endif
|
||||
|
||||
|
||||
#define DEBUG_MODULE "tls"
|
||||
#define DEBUG_LEVEL 5
|
||||
#include <re_dbg.h>
|
||||
|
|
Loading…
Add table
Reference in a new issue