summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/ssl.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/ssl.h b/include/ssl.h
index ef7ed03..d5c1d96 100644
--- a/include/ssl.h
+++ b/include/ssl.h
@@ -32,6 +32,7 @@ enum ssl_interested_region
#define TLSV1_2_VERSION 0x0303
#define DTLSV1_0_VERSION 0xfeff
#define DTLSV1_0_VERSION_NOT 0x0100
+#define TLCPV1_VERSION 0x0101
struct cdata_buf
{