add the api functions (dump_all and queue_dump) for the debugging
[platform/core/uifw/libtbm.git] / src / tbm_bufmgr_int.h
index c3e8040..2cb7d1c 100644 (file)
@@ -67,6 +67,8 @@ extern int bDebug;
 extern int bTrace;
 #endif /* TRACE */
 
+extern int b_dump_queue;
+
 #ifdef HAVE_DLOG
 #include <dlog.h>