~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to storage/archive/azio.h

Got archive compiling cleanly.

Show diffs side-by-side

added added

removed removed

Lines of Context:
34
34
*/
35
35
 
36
36
#ifdef HAVE_MYSQL_CONFIG_H
37
 
#include "../../include/config.h"
 
37
#include "../../include/my_config.h"
38
38
#endif
39
39
 
40
40
#ifndef __AZIO_H__