mirror of
https://github.com/clearlinux/linux-steam-integration.git
synced 2026-08-28 13:25:49 +00:00
10d3be6a38
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>