~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to plugin/innobase/include/ut0mem.h

Merge Monty

Show diffs side-by-side

added added

removed removed

Lines of Context:
28
28
 
29
29
#include "univ.i"
30
30
#include <string.h>
 
31
#include <sys/types.h>
31
32
#ifndef UNIV_HOTBACKUP
32
33
# include "os0sync.h"
33
34