~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to plugin/archive/concurrency_test.cc

Merge Monty

Show diffs side-by-side

added added

removed removed

Lines of Context:
21
21
  Just a test application for threads.
22
22
  */
23
23
 
24
 
#include "drizzled/global.h"
 
24
#include "config.h"
25
25
 
26
26
#include "azio.h"
27
27
#include <mysys/my_getopt.h>