-
Marko Mäkelä authored
In commit 24648768, 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.
aafe85ec
In commit 24648768, 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.