diff options
author | Sergey Vojtovich <svoj@sun.com> | 2010-04-15 13:33:33 +0400 |
---|---|---|
committer | Sergey Vojtovich <svoj@sun.com> | 2010-04-15 13:33:33 +0400 |
commit | 535093e4db2ea85c7278ceaf3867840ad509d7b7 (patch) | |
tree | db22e9794936f3f4c71a5942d49ea54dcbee49f3 /sql/sp_head.h | |
parent | 8e7939167d3fd3482038fbc052672e049b52c667 (diff) | |
download | mariadb-git-535093e4db2ea85c7278ceaf3867840ad509d7b7.tar.gz |
BUG#46587 - archive storage engine headers don't include
my_global.h first
We may end up with a compilation failure on certain platforms
because zlib.h is included before my_global.h.
Fixed by moving zlib.h inclusion down after my_global.h.
storage/archive/azlib.h:
zlib.h must be included after my_global.h.
Diffstat (limited to 'sql/sp_head.h')
0 files changed, 0 insertions, 0 deletions