void-packages/srcpkgs/kup/patches/musl.patch
2022-03-13 00:05:53 +01:00

10 lines
161 B
Diff

--- a/daemon/fsexecutor.cpp
+++ b/daemon/fsexecutor.cpp
@@ -15,6 +15,7 @@
#include <fcntl.h>
#include <sys/stat.h>
+#include <sys/select.h>
namespace {