Restructure: Move debug from common code to 'libdebug'
This commit is contained in:
@@ -41,7 +41,7 @@ enum paging_signal;
|
||||
#ifdef HAVE_SOAPY
|
||||
#include "soapy.h"
|
||||
#endif
|
||||
#include "../common/debug.h"
|
||||
#include "../libdebug/debug.h"
|
||||
|
||||
/* enable to debug buffer handling */
|
||||
//#define DEBUG_BUFFER
|
||||
|
Reference in New Issue
Block a user