Skip to content
Commit 2955ef4b authored by Florian Weimer's avatar Florian Weimer
Browse files

Linux: Fix enum fsconfig_command detection in <sys/mount.h>

The #ifdef FSOPEN_CLOEXEC check did not work because the macro
was always defined in this header prior to the check, so that
the <linux/mount.h> contents did not matter.

Fixes commit 774058d7
("linux: Fix sys/mount.h usage with kernel headers").
parent dd2315a8
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment