Moved debug.[ch] to utils folder
This commit is contained in:
@@ -32,7 +32,7 @@ static inline pid_t gettid()
|
||||
#endif
|
||||
|
||||
#include <library.h>
|
||||
#include <debug.h>
|
||||
#include <utils/debug.h>
|
||||
|
||||
#include <threading/thread_value.h>
|
||||
#include <threading/mutex.h>
|
||||
|
||||
Reference in New Issue
Block a user