~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to libdrizzle/client.c

  • Committer: Monty Taylor
  • Date: 2008-11-07 00:24:33 UTC
  • mfrom: (575.2.2 devel)
  • mto: This revision was merged to the branch mainline in revision 579.
  • Revision ID: monty@inaugust.com-20081107002433-vj1371j0ko3i194x
MergedĀ fromĀ devel.

Show diffs side-by-side

added added

removed removed

Lines of Context:
54
54
#undef net_buffer_length
55
55
 
56
56
#include <libdrizzle/errmsg.h>
57
 
#include <vio/violite.h>
58
57
 
59
58
#include <sys/stat.h>
60
59
#include <signal.h>