~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to plugin/oldlibdrizzle/drizzle.cc

Merged me and also fixed the md5 linking error.

Show diffs side-by-side

added added

removed removed

Lines of Context:
41
41
#include <sys/socket.h>
42
42
#include <signal.h>
43
43
#include <errno.h>
 
44
#include <arpa/inet.h>
 
45
#include <netinet/in.h>
44
46
 
45
47
 
46
48
#define CONNECT_TIMEOUT 0