~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to drizzled/mysql_priv.h

Moved my_sys/my_pthread/my_nosys and mysys_err to mysys.

Show diffs side-by-side

added added

removed removed

Lines of Context:
30
30
 
31
31
#include <my_global.h>
32
32
#include <drizzle_version.h>
33
 
#include <my_sys.h>
 
33
#include <mysys/my_sys.h>
34
34
#include <my_time.h>
35
35
#include <m_string.h>
36
36
#include <hash.h>