Remove unused pkg dependancy
[platform/upstream/iotivity.git] / extlibs / tinydtls / tinydtls.h.in
index 10a8d9a..a267ad6 100644 (file)
@@ -44,4 +44,7 @@
 /** Define to 1 if building with X.509 support */
 #undef DTLS_X509
 
+/** Define to 1 if building with crypto hardware abstraction support */
+#undef DTLS_CRYPTO_HAL
+
 #endif /* _DTLS_TINYDTLS_H_ */