~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to libdrizzle/my_time.c

MergedĀ inĀ remove-include-dir

Show diffs side-by-side

added added

removed removed

Lines of Context:
17
17
#include <mystrings/m_string.h>
18
18
#include <mystrings/m_ctype.h>
19
19
/* Windows version of localtime_r() is declared in my_ptrhead.h */
20
 
#include <my_pthread.h>
 
20
#include <mysys/my_pthread.h>
21
21
 
22
22
uint64_t log_10_int[20]=
23
23
{