~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to extra/my_print_defaults.c

Merged remove-include-dir.

Show diffs side-by-side

added added

removed removed

Lines of Context:
20
20
**  Written by Monty
21
21
*/
22
22
 
23
 
#include <my_global.h>
 
23
#include <drizzled/global.h>
24
24
#include <mysys/my_sys.h>
25
25
#include <mystrings/m_string.h>
26
26
#include <mysys/my_getopt.h>