Use the default debug hook if possible

This commit is contained in:
Martin Willi
2009-09-16 13:16:00 +02:00
parent 5289249449
commit b538b606da
6 changed files with 3 additions and 47 deletions
+2
View File
@@ -21,6 +21,8 @@
#ifndef DEBUG_H_
#define DEBUG_H_
#include <stdio.h>
#ifndef DEBUG_LEVEL
# define DEBUG_LEVEL 4
#endif /* DEBUG_LEVEL */