~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to drizzled/probes.h

Bug fix for buffer size goof.
Hopefull fix for build problem on solaris where it cannot find uint32_t etc..

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)