mirror of
https://github.com/MariaDB/server.git
synced 2025-01-18 04:53:01 +01:00
- added sql_bitmap.h to the source distribution
This commit is contained in:
parent
42e36fea12
commit
2906f76e5b
1 changed files with 1 additions and 1 deletions
|
@ -46,7 +46,7 @@ mysqld_LDADD = @MYSQLD_EXTRA_LDFLAGS@ \
|
|||
noinst_HEADERS = item.h item_func.h item_sum.h item_cmpfunc.h \
|
||||
item_strfunc.h item_timefunc.h item_uniq.h \
|
||||
item_create.h item_subselect.h item_row.h \
|
||||
mysql_priv.h item_geofunc.h \
|
||||
mysql_priv.h item_geofunc.h sql_bitmap.h \
|
||||
procedure.h sql_class.h sql_lex.h sql_list.h \
|
||||
sql_manager.h sql_map.h sql_string.h unireg.h \
|
||||
field.h handler.h \
|
||||
|
|
Loading…
Reference in a new issue