fixed using DEBUG_N from multiple threads
[geeqie.git] / src / debug.c
index 0111819..c5848de 100644 (file)
@@ -17,7 +17,7 @@
 
 #include <glib/gprintf.h>
 
-
+GMutex *debug_mutex;
 /*
  * Logging functions
  */