X-Git-Url: https://git.openssl.org/gitweb/?p=openssl.git;a=blobdiff_plain;f=ssl%2Fdtls1.h;h=448c254be3a23beb4000fbe095467fc2a00daca0;hp=472fe91f13e7299e28e20c294c4c503e6b57f390;hb=934e22e81455e1e6229cbafb525a36cb6c50dbe9;hpb=3122d1d382c1c8da70b67be0aa89b9ebae3ce94b diff --git a/ssl/dtls1.h b/ssl/dtls1.h index 472fe91f13..448c254be3 100644 --- a/ssl/dtls1.h +++ b/ssl/dtls1.h @@ -169,6 +169,7 @@ typedef struct hm_fragment_st { struct hm_header_st msg_header; unsigned char *fragment; + unsigned char *reassembly; } hm_fragment; typedef struct dtls1_state_st