bastet icon indicating copy to clipboard operation
bastet copied to clipboard

Add required include to build against musl libc

Open awest03 opened this issue 3 years ago • 0 comments

Ui.cpp was missing the include for sys/select.h which prevented building using the musl libc (at least for Void Linux). This should fix that.

awest03 avatar Oct 08 '22 02:10 awest03