~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to drizzled/item_timefunc.cc

MergedĀ inĀ remove-include-dir

Show diffs side-by-side

added added

removed removed

Lines of Context:
29
29
#endif
30
30
 
31
31
#include "mysql_priv.h"
32
 
#include <m_ctype.h>
33
32
#include <time.h>
34
33
 
35
34
/** Day number for Dec 31st, 9999. */