Moved debug.[ch] to utils folder
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
|
||||
#include <daemon.h>
|
||||
#include <hydra.h>
|
||||
#include <debug.h>
|
||||
#include <utils/debug.h>
|
||||
|
||||
typedef struct private_tnc_ifmap_listener_t private_tnc_ifmap_listener_t;
|
||||
|
||||
|
||||
@@ -15,7 +15,7 @@
|
||||
|
||||
#include "tnc_ifmap_soap.h"
|
||||
|
||||
#include <debug.h>
|
||||
#include <utils/debug.h>
|
||||
#include <daemon.h>
|
||||
|
||||
#include <axis2_util.h>
|
||||
|
||||
Reference in New Issue
Block a user