~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to storage/myisam/myisam.h

Moved my_handler to mysys.

Show diffs side-by-side

added added

removed removed

Lines of Context:
30
30
#ifndef _keycache_h
31
31
#include "keycache.h"
32
32
#endif
33
 
#include "my_handler.h"
 
33
#include <mysys/my_handler.h>
34
34
#include <drizzled/plugin.h>
35
35
 
36
36
/*