~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to drizzled/internal/mf_getdate.cc

Merge Monty

Show diffs side-by-side

added added

removed removed

Lines of Context:
15
15
 
16
16
/* Get date in a printable form: yyyy-mm-dd hh:mm:ss */
17
17
 
18
 
#include "mysys/mysys_priv.h"
19
 
#include <mystrings/m_string.h>
 
18
#include "drizzled/internal/mysys_priv.h"
 
19
#include "drizzled/internal/m_string.h"
20
20
#include <stdio.h>
21
21
 
22
22
/*