~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to storage/myisam/mi_check.c

Moved m_ctype, m_string and my_bitmap. Removed t_ctype.

Show diffs side-by-side

added added

removed removed

Lines of Context:
41
41
*/
42
42
 
43
43
#include "myisamdef.h"
44
 
#include <m_ctype.h>
45
44
#include <stdarg.h>
46
45
#include <my_getopt.h>
47
46
#ifdef HAVE_SYS_VADVISE_H