Move DebugChannel related code to new header
svn-id: r48935
This commit is contained in:
parent
b3e404109c
commit
970745e60c
29 changed files with 161 additions and 100 deletions
|
@ -23,6 +23,7 @@
|
|||
*/
|
||||
|
||||
#include "common/debug.h"
|
||||
#include "common/debug-channels.h"
|
||||
#include "common/util.h"
|
||||
|
||||
#include <stdarg.h> // For va_list etc.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue