Fix compilation issue in the security stack
[platform/upstream/iotivity.git] / resource / csdk / security / src / doxmresource.c
index 75a726c..2227500 100644 (file)
@@ -1210,7 +1210,7 @@ OCStackResult SetDoxmDeviceID(const OicUuid_t *deviceID)
 
     //Check the device's OTM state
 
-#ifdef __WITH_DTLS__}
+#ifdef __WITH_DTLS__
     //for normal device.
     if(true == gDoxm->owned)
     {