Fixed --enable-dtls build

pull/1/head
Chris Conlon 2011-08-04 17:16:51 -06:00
parent ebc52e6941
commit 8af1cf4673
1 changed files with 1 additions and 1 deletions

View File

@ -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])
{