~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to libdrizzle/client.c

Removed my_net.h. Pointless.

Show diffs side-by-side

added added

removed removed

Lines of Context:
38
38
 
39
39
#include "drizzle.h"
40
40
 
 
41
#include <sys/poll.h>
 
42
#include <sys/ioctl.h>
 
43
 
41
44
#include <netdb.h>
42
45
 
43
46
/* Remove client convenience wrappers */