39
39
/* Cross-platform portability code and standard includes */
43
44
/* Custom C string functions */
44
45
#include <mystrings/m_string.h>
45
46
/* Defines for the storage engine handler -- i.e. HA_XXX defines */
46
47
#include <drizzled/base.h> /* Needed by field.h */
49
48
/* The <strong>INTERNAL</strong> plugin API - not the external, or public, server plugin API */
51
50
/* Contains system-wide constants and #defines */