Skip to content

Commit ff41529

Browse files
committed
Compile dtls.c in the ndk sample, which enables WOLFSSL_DTLS
1 parent 9d2a0ba commit ff41529

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

android/wolfssljni-ndk-sample/jni/Android.mk

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ LOCAL_SRC_FILES := src/crl.c \
2424
src/sniffer.c \
2525
src/ssl.c \
2626
src/tls.c \
27+
src/dtls.c \
2728
wolfcrypt/src/aes.c \
2829
wolfcrypt/src/arc4.c \
2930
wolfcrypt/src/asm.c \

0 commit comments

Comments
 (0)