used "obst.h" instead of <obstack.h>
[libfirm] / ir / be / becopyopt.c
index 1d86d6a..8b0f6d0 100644 (file)
@@ -43,7 +43,7 @@
 
  ******************************************************************************/
 
-static firm_dbg_module_t *dbg = NULL;
+DEBUG_ONLY(static firm_dbg_module_t *dbg = NULL;)
 
 void be_copy_opt_init(void) {
 }