38
38
/* Lots of system-wide struct definitions like IO_CACHE, prototypes for all my_* functions */
39
39
#include <mysys/my_sys.h>
40
40
/* Convenience functions for working with times */
42
42
/* Custom C string functions */
43
43
#include <mystrings/m_string.h>