~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to libdrizzle/client.c

Merging Monty's work

Show diffs side-by-side

added added

removed removed

Lines of Context:
76
76
#include <sys/un.h>
77
77
 
78
78
#include <errno.h>
79
 
#define SOCKET_ERROR -1
80
79
 
81
80
 
82
81
#include <drizzled/version.h>