diff options
author | Vicențiu Ciorbaru <vicentiu@mariadb.org> | 2016-09-13 13:16:11 +0200 |
---|---|---|
committer | Vicențiu Ciorbaru <vicentiu@mariadb.org> | 2016-09-24 15:09:39 +0200 |
commit | 954e46531d50a76fdf56c143f22c1cc81a13b081 (patch) | |
tree | 9e489bbe9ce9afbb4a3d77074a6a377fee8469a6 /sql/wsrep_xid.h | |
parent | a95e384d5470253cae46aa6fd6869e887de081ab (diff) | |
download | mariadb-git-954e46531d50a76fdf56c143f22c1cc81a13b081.tar.gz |
Fix compilation failure of TokuDB on BSD-like systems
mincore is defined differently in BSD mincore(void *, size_t, char *) vs
linux variant of: mincore(void *, size_t, unsigned char *).
Account for this difference in TokuDB.
Diffstat (limited to 'sql/wsrep_xid.h')
0 files changed, 0 insertions, 0 deletions