~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to drizzled/internal/bmove_upp.cc

Remove PLUGIN and MODULES.

Show diffs side-by-side

added added

removed removed

Lines of Context:
22
22
    "src-len" to the destination "dst-len" counting downwards.
23
23
*/
24
24
 
25
 
#include "drizzled/global.h"
 
25
#include "config.h"
26
26
#include "m_string.h"
27
27
 
28
28
void bmove_upp(register unsigned char *dst, register const unsigned char *src,