~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to drizzled/log.h

Merged iocache.h addition.

Show diffs side-by-side

added added

removed removed

Lines of Context:
20
20
#ifndef DRIZZLE_SERVER_LOG_H
21
21
#define DRIZZLE_SERVER_LOG_H
22
22
 
 
23
#include <mysys/iocache.h>
 
24
 
23
25
class Relay_log_info;
24
26
 
25
27
class Format_description_log_event;