Removed wrong #ifdef that caused compile failure on Freebsd.
This commit is contained in:
parent
58a0e492b5
commit
fa4eb9931b
@ -727,9 +727,7 @@ char *opt_logname, *opt_slow_logname;
|
||||
/* Static variables */
|
||||
|
||||
static bool kill_in_progress, segfaulted;
|
||||
#ifdef HAVE_STACKTRACE
|
||||
static my_bool opt_stack_trace;
|
||||
#endif /* HAVE_STACKTRACE */
|
||||
static my_bool opt_bootstrap, opt_myisam_log;
|
||||
static int cleanup_done;
|
||||
static ulong opt_specialflag, opt_myisam_block_size;
|
||||
|
Loading…
x
Reference in New Issue
Block a user