MXS-2205 Convert maxscale/protocol/mysql.h to .hh
This commit is contained in:
@ -24,7 +24,7 @@
|
||||
#include <strings.h>
|
||||
#include <math.h>
|
||||
|
||||
#include <maxscale/protocol/mysql.h>
|
||||
#include <maxscale/protocol/mysql.hh>
|
||||
|
||||
static uint64_t unpack_bytes(uint8_t* ptr, size_t bytes);
|
||||
|
||||
|
Reference in New Issue
Block a user