~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to extra/my_print_defaults.c

Moved m_ctype, m_string and my_bitmap. Removed t_ctype.

Show diffs side-by-side

added added

removed removed

Lines of Context:
22
22
 
23
23
#include <my_global.h>
24
24
#include <mysys/my_sys.h>
25
 
#include <m_string.h>
 
25
#include <mystrings/m_string.h>
26
26
#include <my_getopt.h>
27
27
 
28
28