~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to drizzled/common_includes.h

  • Committer: Brian Aker
  • Date: 2008-10-29 13:44:52 UTC
  • mfrom: (520.4.24 devel)
  • Revision ID: brian@tangent.org-20081029134452-1nm5k9jw9mao0r1k
Merge from Monty

Show diffs side-by-side

added added

removed removed

Lines of Context:
64
64
#include "scheduler.h"
65
65
/* Network database operations (hostent, netent, servent, etc...*/
66
66
#include <netdb.h>
67
 
/* Definitions that the client and the server have in common */
68
 
#include <drizzled/common.h>
69
67
/* Contains system-wide constants and #defines */
70
68
#include <drizzled/definitions.h>
71
69
/* System-wide common data structures */