23 #include <drizzled/plugin/authorization.h>
24 #include <drizzled/plugin/storage_engine.h>
32 message::schema::shared_ptr schema;
34 identifier::schema::vector schema_names;
35 identifier::schema::vector::const_iterator schema_iterator;
41 operator const drizzled::message::schema::shared_ptr();
TODO: Rename this file - func.h is stupid.