summarylogtreecommitdiffstats
path: root/0001-Fix-redefinition-compile-error.patch
AgeCommit message (Collapse)Author
2022-10-17Use linux mount.h instead of sys mount.hReibax
This patch fixes compilation on ArchLinux. Using sys/mount.h instead of linux/mount.h resulted in compilation errors due to redefinition of fsconfig_command and mount_attr.