~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to plugin/embedded_innodb/datadict_table_message.cc

  • Committer: lbieber
  • Date: 2010-10-01 02:35:56 UTC
  • mfrom: (1800.3.2 fix-bug)
  • Revision ID: lbieber@orisndriz08-20101001023556-ggxwl8z6qzeqt8sr
Merge Vijay - fix bug Bug 650482 - Replace all instances of <config.h>

Show diffs side-by-side

added added

removed removed

Lines of Context:
16
16
  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA.
17
17
*/
18
18
 
19
 
#include <config.h>
 
19
#include "config.h"
20
20
 
21
21
#if defined(HAVE_HAILDB_H)
22
22
# include <haildb.h>