Added 3 includes, service, router, poll
This commit is contained in:
@ -40,9 +40,9 @@
|
|||||||
#include <stdbool.h>
|
#include <stdbool.h>
|
||||||
#include <fcntl.h>
|
#include <fcntl.h>
|
||||||
|
|
||||||
#include "dcb.h"
|
#include <service.h>
|
||||||
#include "session.h"
|
#include <router.h>
|
||||||
#include "buffer.h"
|
#include <poll.h>
|
||||||
|
|
||||||
#ifndef MYSQL_SCRAMBLE_LEN
|
#ifndef MYSQL_SCRAMBLE_LEN
|
||||||
#define MYSQL_SCRAMBLE_LEN GW_MYSQL_SCRAMBLE_SIZE
|
#define MYSQL_SCRAMBLE_LEN GW_MYSQL_SCRAMBLE_SIZE
|
||||||
|
Reference in New Issue
Block a user