Commit 421a8a49 authored by lenz@mysql.com's avatar lenz@mysql.com
Browse files

Added sql/set_var.h to distribution

parent 00089b81
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -56,7 +56,7 @@ noinst_HEADERS = item.h item_func.h item_sum.h item_cmpfunc.h \
			sql_select.h structs.h table.h sql_udf.h hash_filo.h\
			lex.h lex_symbol.h sql_acl.h sql_crypt.h  \
			log_event.h mini_client.h sql_repl.h slave.h \
			stacktrace.h sql_sort.h sql_cache.h
			stacktrace.h sql_sort.h sql_cache.h set_var.h
mysqld_SOURCES =	sql_lex.cc sql_handler.cc \
			item.cc item_sum.cc item_buff.cc item_func.cc \
			item_cmpfunc.cc item_strfunc.cc item_timefunc.cc \