~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to storage/myisam/myisam.h

  • Committer: Brian Aker
  • Date: 2008-10-08 02:28:58 UTC
  • mfrom: (489.1.13 codestyle)
  • Revision ID: brian@tangent.org-20081008022858-ea8esagkxmn0dupc
Merge of Monty's work.

Show diffs side-by-side

added added

removed removed

Lines of Context:
23
23
 
24
24
#include <drizzled/base.h>
25
25
#ifndef _m_ctype_h
26
 
#include <m_ctype.h>
 
26
#include <mystrings/m_ctype.h>
27
27
#endif
28
28
#ifndef _keycache_h
29
29
#include "keycache.h"