Added missing header guards to query classifier.h
This commit is contained in:
@ -1,3 +1,5 @@
|
|||||||
|
#ifndef QUERY_CLASSIFIER_HG
|
||||||
|
#define QUERY_CLASSIFIER_HG
|
||||||
/*
|
/*
|
||||||
This file is distributed as part of the MariaDB Corporation MaxScale. It is free
|
This file is distributed as part of the MariaDB Corporation MaxScale. It is free
|
||||||
software: you can redistribute it and/or modify it under the terms of the
|
software: you can redistribute it and/or modify it under the terms of the
|
||||||
@ -116,3 +118,4 @@ char** skygw_get_database_names(GWBUF* querybuf,int* size);
|
|||||||
|
|
||||||
EXTERN_C_BLOCK_END
|
EXTERN_C_BLOCK_END
|
||||||
|
|
||||||
|
#endif
|
||||||
|
Reference in New Issue
Block a user