void-packages/srcpkgs/bastet/patches/musl.patch

11 lines
215 B
Diff

--- a/Ui.cpp
+++ b/Ui.cpp
@@ -27,6 +27,7 @@
#include <boost/format.hpp>
#include <boost/foreach.hpp>
#include <boost/algorithm/string.hpp>
+#include <sys/select.h>
using namespace std;
using namespace boost;