~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to plugin/archive/azio.cc

  • 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:
11
11
 
12
12
/* @(#) $Id$ */
13
13
 
 
14
#include <drizzled/global.h>
 
15
 
14
16
#include "azio.h"
15
17
 
16
18
#include <stdio.h>