~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to storage/archive/azio.h

Merging from trunk r102

Show diffs side-by-side

added added

removed removed

Lines of Context:
33
33
  (zlib format), rfc1951.txt (deflate format) and rfc1952.txt (gzip format).
34
34
*/
35
35
 
36
 
#ifdef HAVE_MYSQL_CONFIG_H
37
 
#include "../../include/config.h"
38
 
#endif
39
 
 
40
36
#ifndef __AZIO_H__
41
37
#define __AZIO_H__
42
38