~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to drizzled/init.cc

  • Committer: Brian Aker
  • Date: 2008-08-07 16:29:49 UTC
  • mfrom: (264.1.20 codestyle)
  • Revision ID: brian@tangent.org-20080807162949-7o8eyjgdn8ms3n1a
Merge from Monty.

Show diffs side-by-side

added added

removed removed

Lines of Context:
21
21
  Init and dummy functions for interface with unireg
22
22
*/
23
23
 
24
 
#include "mysql_priv.h"
 
24
#include <drizzled/server_includes.h>
25
25
 
26
26
void unireg_init(ulong options)
27
27
{