~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to mysys/my_sys.h

  • Committer: brian
  • Date: 2008-07-27 01:05:35 UTC
  • mfrom: (212.5.24 remove-include-dir)
  • Revision ID: brian@localhost.localdomain-20080727010535-y458velrxny2uuhy
Merge from Monty.

Show diffs side-by-side

added added

removed removed

Lines of Context:
30
30
 
31
31
#include <mysys/my_pthread.h>
32
32
 
33
 
#include <m_ctype.h>                    /* for CHARSET_INFO */
 
33
#include <mystrings/m_ctype.h>                    /* for CHARSET_INFO */
34
34
#include <stdarg.h>
35
35
#include <typelib.h>
36
36