Remove unused headers
The my_config.h headers are not used.
This commit is contained in:
@ -60,7 +60,6 @@
|
||||
*@endcode
|
||||
*/
|
||||
|
||||
#include <my_config.h>
|
||||
#include <stdio.h>
|
||||
#include <filter.h>
|
||||
#include <string.h>
|
||||
|
@ -56,7 +56,6 @@
|
||||
*@endverbatim
|
||||
* See the individual struct documentations for logging trigger parameters
|
||||
*/
|
||||
#include <my_config.h>
|
||||
#include <stdio.h>
|
||||
#include <fcntl.h>
|
||||
#include <filter.h>
|
||||
|
@ -1,4 +1,3 @@
|
||||
#include <my_config.h>
|
||||
#include <mysql.h>
|
||||
#include <harness.h>
|
||||
|
||||
|
Reference in New Issue
Block a user