~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to drizzled/replication/replication.h

  • Committer: Monty Taylor
  • Date: 2008-12-16 02:44:49 UTC
  • mto: (685.1.38 devel) (713.1.1 devel)
  • mto: This revision was merged to the branch mainline in revision 713.
  • Revision ID: monty@inaugust.com-20081216024449-mfxawlac470c6z8q
A few more fixes.

Show diffs side-by-side

added added

removed removed

Lines of Context:
24
24
#include <mysys/hash.h>
25
25
 
26
26
 
27
 
#include "slave.h"
 
27
#include <drizzled/slave.h>
28
28
 
29
29
typedef struct st_slave_info
30
30
{