~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to plugin/archive/azio.h

  • Committer: Barry.Leslie at PrimeBase
  • Date: 2010-10-20 20:41:00 UTC
  • mfrom: (1863 staging)
  • mto: This revision was merged to the branch mainline in revision 1871.
  • Revision ID: barry.leslie@primebase.com-20101020204100-oyj6p5cfssjw3p62
Merged with trunk.

Show diffs side-by-side

added added

removed removed

Lines of Context:
40
40
#define AZIO_AIO
41
41
 
42
42
#include <drizzled/common.h>
43
 
#include <drizzled/internal/my_sys.h>
 
43
#include "drizzled/internal/my_sys.h"
44
44
#include <string.h>
45
45
#include <zlib.h>
46
46