~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to client/drizzledump.c

  • Committer: Monty Taylor
  • Date: 2008-07-29 22:39:18 UTC
  • mfrom: (212.5.36 remove-include-dir)
  • mto: This revision was merged to the branch mainline in revision 236.
  • Revision ID: monty@inaugust.com-20080729223918-yk8ulswu4adh6qpq
MergedĀ inĀ remove-include-dir.

Show diffs side-by-side

added added

removed removed

Lines of Context:
46
46
#include <stdarg.h>
47
47
 
48
48
#include "client_priv.h"
49
 
#include "drizzle_version.h"
50
49
#include "drizzled_error.h"
51
50
 
52
51
/* Exit codes */