mirror of
https://github.com/MariaDB/server.git
synced 2025-01-18 21:12:26 +01:00
14 lines
293 B
C
14 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
|
|
|