mariadb/storage/innobase/os
Marko Mäkelä aafe85ecb1 MDEV-30447: use of undeclared identifier O_DIRECT
In commit 24648768b4, some use of
O_DIRECT was added without proper #ifdef guard. That broke the
compilation in environments that do not define O_DIRECT, such as
OpenBSD.
2023-01-24 09:03:06 +02:00
..
os0file.cc MDEV-30447: use of undeclared identifier O_DIRECT 2023-01-24 09:03:06 +02:00