~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to drizzled/structs.h

  • Committer: Monty Taylor
  • Date: 2008-10-29 14:15:34 UTC
  • mto: (520.4.26 devel)
  • mto: This revision was merged to the branch mainline in revision 570.
  • Revision ID: monty@inaugust.com-20081029141534-jyfurnz6dcwa7opc
Moved thr_lock.h out of common_includes.

Show diffs side-by-side

added added

removed removed

Lines of Context:
21
21
/* The old structures from unireg */
22
22
 
23
23
#include <mysys/iocache.h>
 
24
#include <mysys/definitions.h>
24
25
 
25
26
class Table;
26
27
class Field;