Moved debug.[ch] to utils folder
This commit is contained in:
+1
-1
@@ -16,7 +16,7 @@
|
||||
#include <stdio.h>
|
||||
#include <time.h>
|
||||
#include <library.h>
|
||||
#include <debug.h>
|
||||
#include <utils/debug.h>
|
||||
#include <crypto/diffie_hellman.h>
|
||||
|
||||
static void usage()
|
||||
|
||||
Reference in New Issue
Block a user