~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to drizzled/probes.h

Merge in DTRACE fix

Show diffs side-by-side

added added

removed removed

Lines of Context:
21
21
#ifndef DRIZZLED_PROBES_H
22
22
#define DRIZZLED_PROBES_H
23
23
 
24
 
#ifdef xxHAVE_DTRACE
 
24
#ifdef HAVE_DTRACE
25
25
#include "drizzled/generated_probes.h"
26
26
#else
27
27
#define DRIZZLE_COMMAND_DONE(arg0)