~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to plugin/archive/azio.h

  • Committer: Monty Taylor
  • Date: 2009-10-06 20:03:32 UTC
  • mto: This revision was merged to the branch mainline in revision 1184.
  • Revision ID: mordred@inaugust.com-20091006200332-oblk3o53tyrfq6al
Removed global.h from non-private headers.

Show diffs side-by-side

added added

removed removed

Lines of Context:
39
39
/* We currently allow this on all platforms */
40
40
#define AZIO_AIO
41
41
 
42
 
#include <drizzled/global.h>
43
42
#include <drizzled/common.h>
44
43
#include <mysys/my_sys.h>
45
44