diff --git a/src/zm_monitor_onvif.cpp b/src/zm_monitor_onvif.cpp index 079dc074c..a39229142 100644 --- a/src/zm_monitor_onvif.cpp +++ b/src/zm_monitor_onvif.cpp @@ -315,6 +315,7 @@ void Monitor::ONVIF::start() { healthy = false; } // end renew } + } // end else (success block) #else Error("zmc not compiled with GSOAP. ONVIF support not built in!"); #endif