~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to extra/my_print_defaults.c

Moved my_getopt.h

Show diffs side-by-side

added added

removed removed

Lines of Context:
23
23
#include <my_global.h>
24
24
#include <mysys/my_sys.h>
25
25
#include <mystrings/m_string.h>
26
 
#include <my_getopt.h>
 
26
#include <mysys/my_getopt.h>
27
27
 
28
28
 
29
29
const char *config_file="my";                   /* Default config file */