Fix build error on plugin build
[platform/core/connectivity/zigbee-manager.git] / zigbee-daemon / zigbee-lib / include / zblib_log.h
index e2572bf..ff3aa79 100644 (file)
@@ -21,7 +21,9 @@
 
 #include <glib.h>
 
+#ifndef TIZEN_DEBUG_ENABLE
 #define TIZEN_DEBUG_ENABLE
+#endif
 
 /**< ZigBee debug flag */
 extern gboolean zblib_debug;