mirror of
https://github.com/MariaDB/server.git
synced 2025-01-29 02:05:57 +01:00
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
1 changed files with 1 additions and 0 deletions
|
@ -32,6 +32,7 @@ static my_bool verbose, print_all_codes;
|
|||
|
||||
#include "../include/my_base.h"
|
||||
#include "../mysys/my_handler_errors.h"
|
||||
#include "../include/my_handler.h"
|
||||
|
||||
#ifdef WITH_NDBCLUSTER_STORAGE_ENGINE
|
||||
static my_bool ndb_code;
|
||||
|
|
Loading…
Add table
Reference in a new issue