mirror of
https://github.com/clearlinux/linux-steam-integration.git
synced 2026-09-06 22:01:27 +00:00
This should fix our linking issues that appeared once we opted to include the `fcntl.h` header, which adds `#define`s for the exact symbols that we are trying to override. Signed-off-by: Ikey Doherty <ikey@solus-project.com>