mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2025-08-01 03:34:39 +02:00
Fixed --enable-dtls build
This commit is contained in:
@@ -153,7 +153,7 @@ void c32to24(word32 in, word24 out)
|
||||
}
|
||||
|
||||
|
||||
#ifdef CYASLS_DTLS
|
||||
#ifdef CYASSL_DTLS
|
||||
|
||||
static INLINE void c32to48(word32 in, byte out[6])
|
||||
{
|
||||
|
Reference in New Issue
Block a user