Resolved build issue.
[platform/upstream/iotivity.git] / extlibs / tinydtls / tinydtls.h
index dd27c55..ac849ef 100644 (file)
@@ -45,4 +45,7 @@
 /** Define to 1 if building with X.509 support */
 #define DTLS_X509 1
 
+/** Define to 1 if building with Hardware Abstraction Layer */
+#define DTLS_CRYPTO_HAL 0
+
 #endif /* _DTLS_TINYDTLS_H_ */