~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to drizzled/probes.h

  • Committer: Brian Aker
  • Date: 2010-07-18 04:40:05 UTC
  • mfrom: (1644.3.9 drizzle)
  • Revision ID: brian@gaz-20100718044005-t9mg5n95c4lkkk8c
Merge of Barry, pbms

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 HAVE_DTRACE
 
24
#ifdef xxHAVE_DTRACE
25
25
#include "drizzled/generated_probes.h"
26
26
#else
27
27
#define DRIZZLE_COMMAND_DONE(arg0)