11diff --git a/src/internal.c b/src/internal.c
2- index 0ffe6c51f..d31254600 100644
2+ index ad1587e0f..3f5897a41 100644
33--- a/src/internal.c
44+++ b/src/internal.c
5- @@ -10789 ,7 +10789 ,7 @@ static void AddRecordHeader(byte* output, word32 length, byte type,
5+ @@ -10870 ,7 +10870 ,7 @@ static void AddRecordHeader(byte* output, word32 length, byte type,
66 #if !defined(WOLFSSL_NO_TLS12) || (defined(HAVE_SESSION_TICKET) && \
77 !defined(NO_WOLFSSL_SERVER)) || \
88 defined(HAVE_CERTIFICATE_STATUS_REQUEST) || \
@@ -12,10 +12,10 @@ index 0ffe6c51f..d31254600 100644
1212 static void AddHandShakeHeader(byte* output, word32 length,
1313 word32 fragOffset, word32 fragLength,
1414diff --git a/wolfcrypt/src/wc_port.c b/wolfcrypt/src/wc_port.c
15- index b0f8c07aa..839b7421b 100644
15+ index 92283abdf..5de37d847 100644
1616--- a/wolfcrypt/src/wc_port.c
1717+++ b/wolfcrypt/src/wc_port.c
18- @@ -4000 ,7 +4000 ,7 @@ time_t z_time(time_t * timer)
18+ @@ -4125 ,7 +4125 ,7 @@ time_t z_time(time_t * timer)
1919
2020 /* Fallback to uptime since boot. This works for relative times, but
2121 * not for ASN.1 date validation */
0 commit comments