Moved debug.[ch] to utils folder
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
#include <radius_mppe.h>
|
||||
|
||||
#include <daemon.h>
|
||||
#include <debug.h>
|
||||
#include <utils/debug.h>
|
||||
#include <pen/pen.h>
|
||||
#include <threading/thread.h>
|
||||
#include <processing/jobs/callback_job.h>
|
||||
|
||||
@@ -16,7 +16,7 @@
|
||||
#include "tnc_pdp_connections.h"
|
||||
|
||||
#include <collections/linked_list.h>
|
||||
#include <debug.h>
|
||||
#include <utils/debug.h>
|
||||
|
||||
typedef struct private_tnc_pdp_connections_t private_tnc_pdp_connections_t;
|
||||
typedef struct entry_t entry_t;
|
||||
|
||||
Reference in New Issue
Block a user