~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to plugin/innobase/include/univ.i

  • Committer: Monty Taylor
  • Date: 2009-12-17 21:21:00 UTC
  • mto: (1241.14.1 out-of-tree)
  • mto: This revision was merged to the branch mainline in revision 1250.
  • Revision ID: mordred@inaugust.com-20091217212100-4a1rgzthh72r3bex
Fixed solaris build.

Show diffs side-by-side

added added

removed removed

Lines of Context:
40
40
#ifndef univ_i
41
41
#define univ_i
42
42
 
 
43
#include "config.h"
 
44
 
43
45
#ifndef __cplusplus
44
46
# include <stdbool.h>
45
47
#endif
105
107
if we are compiling on Windows. */
106
108
 
107
109
# if defined(BUILD_DRIZZLE)
108
 
#  include "config.h"
109
110
#  include <mysys/my_pthread.h>
110
111
# else
111
112
#  ifndef UNIV_HOTBACKUP