~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to drizzled/set_var.cc

Moved my_getopt.h

Show diffs side-by-side

added added

removed removed

Lines of Context:
54
54
#include "mysql_priv.h"
55
55
#include "slave.h"
56
56
#include "rpl_mi.h"
57
 
#include <my_getopt.h>
 
57
#include <mysys/my_getopt.h>
58
58
#include <mysys/thr_alarm.h>
59
59
#include <storage/myisam/myisam.h>
60
60
#include <my_dir.h>