~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to client/drizzleimport.c

Moved my_sys/my_pthread/my_nosys and mysys_err to mysys.

Show diffs side-by-side

added added

removed removed

Lines of Context:
28
28
 
29
29
#include "client_priv.h"
30
30
#include "drizzle_version.h"
31
 
#include <my_pthread.h>
 
31
#include <mysys/my_pthread.h>
32
32
 
33
33
 
34
34
/* Global Thread counter */