~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to plugin/innobase/buf/buf0lru.c

innobase buf0lru.c needs to include config.h first

Show diffs side-by-side

added added

removed removed

Lines of Context:
23
23
Created 11/5/1995 Heikki Tuuri
24
24
*******************************************************/
25
25
 
 
26
#include "config.h"
26
27
#include "buf0lru.h"
27
28
 
28
29
#ifdef UNIV_NONINL