mirror of
https://github.com/MariaDB/server.git
synced 2025-01-16 03:52:35 +01:00
aa36d9e742
stat structure (from <sys/stat.h>) is conditionally defined to have different layout and size depending on the defined macros. The correct macro is defined in my_config.h, which means it MUST be included first (or, at least before <features.h> - so, practically, before including any system headers). |
||
---|---|---|
.. | ||
mysql-test | ||
CMakeLists.txt | ||
ha_example.cc | ||
ha_example.h |