diff options
Diffstat (limited to 'lib/gnutls_int.h')
-rw-r--r-- | lib/gnutls_int.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/gnutls_int.h b/lib/gnutls_int.h index 861cc7f7b4..ef7b03a94a 100644 --- a/lib/gnutls_int.h +++ b/lib/gnutls_int.h @@ -29,10 +29,10 @@ #define WRITE_DEBUG #define BUFFERS_DEBUG #define HARD_DEBUG -#define RECORD_DEBUG +#define RECORD_DEBUG*/ #define HANDSHAKE_DEBUG #define DEBUG -*/ + #define SOCKET int #define LIST ... |