~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to drizzled/sql_lex.h

  • Committer: Brian Aker
  • Date: 2008-10-28 16:09:18 UTC
  • mfrom: (520.4.17 devel)
  • Revision ID: brian@gir-3.local-20081028160918-y26t37hpdyo1mx9c
Merge from Monty. Updated UUID.

Show diffs side-by-side

added added

removed removed

Lines of Context:
39
39
  YYSTYPE before including this file
40
40
*/
41
41
 
42
 
#include "set_var.h"
 
42
#include <drizzled/set_var.h>
43
43
 
44
44
#ifdef DRIZZLE_YACC
45
45
#define LEX_YYSTYPE void *