~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to client/client_priv.h

  • Committer: Moriyoshi Koizumi
  • Date: 2008-11-15 18:36:31 UTC
  • mto: (584.1.5 devel)
  • mto: This revision was merged to the branch mainline in revision 588.
  • Revision ID: mozo@mozo.jp-20081115183631-81d0clowyot42mk7
Incorporating changes proposed by mtaylor.

Show diffs side-by-side

added added

removed removed

Lines of Context:
20
20
#include <mystrings/m_string.h>
21
21
#include <libdrizzle/libdrizzle.h>
22
22
#include <libdrizzle/errmsg.h>
 
23
#include <libdrizzle/password.h>
23
24
#include <libdrizzle/get_password.h>
24
25
#include <mysys/my_getopt.h>
25
26