~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to libdrizzle/client.c

  • Committer: Monty Taylor
  • Date: 2008-07-29 22:39:18 UTC
  • mfrom: (212.5.36 remove-include-dir)
  • mto: This revision was merged to the branch mainline in revision 236.
  • Revision ID: monty@inaugust.com-20080729223918-yk8ulswu4adh6qpq
MergedĀ inĀ remove-include-dir.

Show diffs side-by-side

added added

removed removed

Lines of Context:
53
53
#include <mysys_err.h>
54
54
#include <mystrings/m_string.h>
55
55
#include <mystrings/m_ctype.h>
56
 
#include "drizzle_version.h"
57
56
#include "drizzled_error.h"
58
57
#include "errmsg.h"
59
58
#include <violite.h>