~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to vio/vio_priv.h

  • Committer: Stewart Smith
  • Date: 2008-09-19 19:09:47 UTC
  • mfrom: (395 codestyle)
  • mto: This revision was merged to the branch mainline in revision 408.
  • Revision ID: stewart@flamingspork.com-20080919190947-k2zj7tlljvr39yiq
mreg

Show diffs side-by-side

added added

removed removed

Lines of Context:
17
17
 
18
18
#define DONT_MAP_VIO
19
19
#include <drizzled/global.h>
20
 
#include <libdrizzle/drizzle.h>
 
20
#include <libdrizzle/libdrizzle.h>
21
21
#include <mysys/my_sys.h>
22
22
#include <string.h>
23
23
#include <violite.h>