Removed SS_DEBUG macros around necessary include directives.
This commit is contained in:
parent
481096ccef
commit
68a5a389ee
@ -17,11 +17,9 @@
|
||||
*/
|
||||
|
||||
#include "mysql_client_server_protocol.h"
|
||||
#if defined(SS_DEBUG)
|
||||
#include <skygw_types.h>
|
||||
#include <skygw_utils.h>
|
||||
#include <log_manager.h>
|
||||
#endif
|
||||
/*
|
||||
* MySQL Protocol module for handling the protocol between the gateway
|
||||
* and the backend MySQL database.
|
||||
|
Loading…
x
Reference in New Issue
Block a user