~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to drizzled/drizzled.cc

  • Committer: Monty Taylor
  • Date: 2010-02-16 08:48:01 UTC
  • mto: (1471.3.2 drizzled-as-lib)
  • mto: This revision was merged to the branch mainline in revision 1479.
  • Revision ID: mordred@inaugust.com-20100216084801-db1hu9t077677mxm
Fixed Sun Studio issues.

Show diffs side-by-side

added added

removed removed

Lines of Context:
70
70
#endif
71
71
#include <sys/socket.h>
72
72
 
73
 
#include <locale.h>
74
 
 
75
73
 
76
74
#include <errno.h>
77
75
#include <sys/stat.h>