14
14
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */
16
16
#include "mysys/mysys_priv.h"
17
20
#include <mystrings/m_string.h>
23
23
static char * expand_tilde(char * *path);
24
24
static size_t system_filename(char * to, const char *from);