perror.c:
fixed warning in 5.1-marvel in fix for bug 25177 extra/perror.c: fixed warning in 5.1-marvel in fix for bug 25177
This commit is contained in:
parent
f6bdf98156
commit
f5f7a59ff8
@ -32,6 +32,7 @@ static my_bool verbose, print_all_codes;
|
|||||||
|
|
||||||
#include "../include/my_base.h"
|
#include "../include/my_base.h"
|
||||||
#include "../mysys/my_handler_errors.h"
|
#include "../mysys/my_handler_errors.h"
|
||||||
|
#include "../include/my_handler.h"
|
||||||
|
|
||||||
#ifdef WITH_NDBCLUSTER_STORAGE_ENGINE
|
#ifdef WITH_NDBCLUSTER_STORAGE_ENGINE
|
||||||
static my_bool ndb_code;
|
static my_bool ndb_code;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user