Skip to content
Permalink
Browse files
MDEV-11549 - Twin include
Removed duplicate include.
  • Loading branch information
Sergey Vojtovich committed Oct 20, 2017
1 parent c65fdcf commit 3722372
Showing 1 changed file with 0 additions and 1 deletion.
@@ -23,7 +23,6 @@
#include <mysys_err.h>
#include <my_getopt.h>
#include <errno.h>
#include <m_string.h>

typedef void (*init_func_p)(const struct my_option *option, void *variable,
longlong value);

0 comments on commit 3722372

Please sign in to comment.