~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to tests/resolve_stack_dump.cc

  • Committer: Brian Aker
  • Date: 2008-11-25 01:33:32 UTC
  • mfrom: (590.2.23 trunk)
  • Revision ID: brian@tangent.org-20081125013332-5q6umof4d3a8eq20
More Sun Studio patches from Monty.

Show diffs side-by-side

added added

removed removed

Lines of Context:
23
23
#include <mystrings/m_string.h>
24
24
#include <errno.h>
25
25
#include <mysys/my_getopt.h>
 
26
#include <stdio.h>
26
27
 
27
28
#define INIT_SYM_TABLE  4096
28
29
#define INC_SYM_TABLE  4096