~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to tests/resolve_stack_dump.c

Moved my_getopt.h

Show diffs side-by-side

added added

removed removed

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