Rename skygw_debug.h to debug.h

Also remove unneded includes in debug.h
This commit is contained in:
Johan Wikman
2016-10-14 13:44:40 +03:00
parent c03b8079fd
commit 0800bf4a59
28 changed files with 33 additions and 36 deletions

View File

@ -34,7 +34,7 @@ MXS_BEGIN_DECLS
#define FSYNCLIMIT 10
#include <maxscale/skygw_types.h>
#include <maxscale/skygw_debug.h>
#include <maxscale/debug.h>
#define DISKWRITE_LATENCY (5*MSEC_USEC)