~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to plugin/innobase/ut/ut0ut.c

Merged remove-dead-find_field_in_table_sef into remove-dead-Item-save_in_field_no_warnings.

Show diffs side-by-side

added added

removed removed

Lines of Context:
43
43
#ifndef UNIV_HOTBACKUP
44
44
# include "trx0trx.h"
45
45
# if defined(BUILD_DRIZZLE)
46
 
#  include <drizzled/common.h>
 
46
#  include "drizzled/common.h"
47
47
#  if TIME_WITH_SYS_TIME
48
48
#   include <sys/time.h>
49
49
#   include <time.h>