~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to libdrizzle/password.c

  • Committer: Monty Taylor
  • Date: 2008-08-15 20:20:33 UTC
  • Revision ID: monty@inaugust.com-20080815202033-hw2b8jnh563j7iv3
More mysys/mystrings removal.

Show diffs side-by-side

added added

removed removed

Lines of Context:
59
59
*****************************************************************************/
60
60
 
61
61
#include <drizzled/global.h>
62
 
#include <mystrings/m_string.h>
63
62
#include "drizzle.h"
64
63
 
65
64
/************ MySQL 3.23-4.0 authentication routines: untouched ***********/