summaryrefslogtreecommitdiff
path: root/myisam/myisamchk.c
diff options
context:
space:
mode:
authormonty@hundin.mysql.fi <>2002-06-17 09:46:38 +0300
committermonty@hundin.mysql.fi <>2002-06-17 09:46:38 +0300
commit6d69e1205f4f991369da67186bfd040cc6b74e12 (patch)
treec4192ea1dc766c5876a63b0bb65cdd30a84a36e7 /myisam/myisamchk.c
parent7fb871405dfbeb5d51665de428257229f50c7814 (diff)
parentfc52abc50fa8a70e2ca5454998edc4b04f5e2cf8 (diff)
downloadmariadb-git-6d69e1205f4f991369da67186bfd040cc6b74e12.tar.gz
Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0
Diffstat (limited to 'myisam/myisamchk.c')
-rw-r--r--myisam/myisamchk.c1
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