diff options
Diffstat (limited to 'myisam')
-rw-r--r-- | myisam/myisamchk.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/myisam/myisamchk.c b/myisam/myisamchk.c index 379a985705d..f2b5525f22a 100644 --- a/myisam/myisamchk.c +++ b/myisam/myisamchk.c @@ -21,7 +21,6 @@ #include <m_ctype.h> #include <stdarg.h> #include <my_getopt.h> -#include <assert.h> #ifdef HAVE_SYS_VADVICE_H #include <sys/vadvise.h> #endif |