~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to plugin/pbxt/src/myxt_xt.cc

  • Committer: Brian Aker
  • Date: 2010-04-14 18:25:12 UTC
  • mfrom: (1468.1.3 fix-pbxt-solaris)
  • Revision ID: brian@gaz-20100414182512-avps8wfkhwnbii8x
Merge of Monty

Show diffs side-by-side

added added

removed removed

Lines of Context:
51
51
#ifdef HAVE_ISNAN
52
52
#include <math.h>
53
53
#endif
 
54
#include <strings.h>
54
55
 
55
56
#include "ha_pbxt.h"
56
57