Workaround teamspeak crashing when recording app audio

This commit is contained in:
dec05eba
2025-01-10 23:59:15 +01:00
parent f6f8f20686
commit 3a200a4c9f
3 changed files with 6 additions and 3 deletions

View File

@@ -11,7 +11,7 @@
#include <sys/socket.h>
#include <sys/un.h>
#include <sys/wait.h>
#include <sys/poll.h>
#include <poll.h>
#include <sys/stat.h>
#include <sys/capability.h>