~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to extra/my_print_defaults.cc

  • Committer: Brian Aker
  • Date: 2008-11-22 00:57:28 UTC
  • Revision ID: brian@tangent.org-20081122005728-iratrqrj5o6jbf6d
Fix, partial, for Sun Studio.

Show diffs side-by-side

added added

removed removed

Lines of Context:
20
20
**  Written by Monty
21
21
*/
22
22
 
 
23
#include <stdio.h>
23
24
#include <drizzled/global.h>
24
25
#include <mysys/my_sys.h>
25
26
#include <mystrings/m_string.h>