mirror of
https://github.com/MariaDB/server.git
synced 2025-01-20 22:12:30 +01:00
15 lines
293 B
C
15 lines
293 B
C
|
/**********************************************************************
|
||
|
File-based utilities
|
||
|
|
||
|
(c) 1995 Innobase Oy
|
||
|
|
||
|
Created 12/13/1995 Heikki Tuuri
|
||
|
***********************************************************************/
|
||
|
|
||
|
#include "fut0fut.h"
|
||
|
|
||
|
#ifdef UNIV_NONINL
|
||
|
#include "fut0fut.ic"
|
||
|
#endif
|
||
|
|