~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to mystrings/strmov.c

Merged build changes from Antony.

Show diffs side-by-side

added added

removed removed

Lines of Context:
21
21
  into dst, which seems useful.
22
22
*/
23
23
 
24
 
#include <my_global.h>
25
24
#include "m_string.h"
26
25
 
27
26
#ifdef BAD_STRING_COMPILER