~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to mystrings/bmove_upp.cc

  • Committer: Monty Taylor
  • Date: 2009-10-14 09:35:21 UTC
  • mto: This revision was merged to the branch mainline in revision 1184.
  • Revision ID: mordred@inaugust.com-20091014093521-07gct786edoah4vf
Fixed a couple of includes that sun studio found.

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
26
#include "m_string.h"
26
27
 
27
28
void bmove_upp(register unsigned char *dst, register const unsigned char *src,