mySQL 5.0.11 sources for tomato
[tomato.git] / release / src / router / mysql / storage / innobase / fut / fut0fut.c
blob7f7a8fa39e76a941b806388f069793007892ed74
1 /**********************************************************************
2 File-based utilities
4 (c) 1995 Innobase Oy
6 Created 12/13/1995 Heikki Tuuri
7 ***********************************************************************/
9 #include "fut0fut.h"
11 #ifdef UNIV_NONINL
12 #include "fut0fut.ic"
13 #endif