~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to drizzled/item_strfunc.cc

Moved sha1.h and sha2.h to mysys.

Show diffs side-by-side

added added

removed removed

Lines of Context:
32
32
 
33
33
#include "mysql_priv.h"
34
34
#include <m_ctype.h>
35
 
#include "sha1.h"
36
 
#include "sha2.h"
 
35
#include <mysys/sha1.h>
 
36
#include <mysys/sha2.h>
37
37
#include <zlib.h>
38
38
C_MODE_START
39
39
#include "../mysys/my_static.h"                 // For soundex_map