Rename skygw_debug.h to debug.h
Also remove unneded includes in debug.h
This commit is contained in:
@ -5,7 +5,7 @@
|
||||
#include "builtin_functions.h"
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
#include <maxscale/skygw_debug.h>
|
||||
#include <maxscale/debug.h>
|
||||
|
||||
static struct
|
||||
{
|
||||
|
Reference in New Issue
Block a user