~eday/drizzle/eday-dev

« back to all changes in this revision

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

  • Committer: Eric Day
  • Date: 2010-01-07 20:02:38 UTC
  • mfrom: (971.3.291 staging)
  • Revision ID: eday@oddments.org-20100107200238-uqw8v6kv9pl7nny5
Merged trunk.

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