Imported Upstream version 0.9.2
[platform/upstream/iotivity.git] / extlibs / tinydtls / tinydtls.h
index 3fa228a..b1b8cdf 100644 (file)
@@ -34,7 +34,7 @@
 #define _DTLS_TINYDTLS_H_
 
 /** Defined to 1 if tinydtls is built with support for ECC */
-/* #undef DTLS_ECC */
+#define DTLS_ECC 1
 
 /** Defined to 1 if tinydtls is built with support for PSK */
 #define DTLS_PSK 1