Moved debug.[ch] to utils folder
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
|
||||
#include <gcrypt.h>
|
||||
|
||||
#include <debug.h>
|
||||
#include <utils/debug.h>
|
||||
|
||||
typedef struct private_gcrypt_crypter_t private_gcrypt_crypter_t;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user