mirror of
https://github.com/MariaDB/server.git
synced 2026-04-27 02:35:29 +02:00
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). |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| gen_data.php | ||
| ha_sphinx.cc | ||
| ha_sphinx.h | ||
| make-patch.sh | ||
| snippets_udf.cc | ||