opnsense-ports/audio/surge-synthesizer-lv2/files/patch-src_linux_UserInteractionsLinux.cpp
Franco Fichtner 5aeba00a0c */*: sync with upstream
Taken from: HardenedBSD
2020-04-16 04:25:35 +02:00

10 lines
282 B
C++

--- src/linux/UserInteractionsLinux.cpp.orig 2020-04-15 17:52:26 UTC
+++ src/linux/UserInteractionsLinux.cpp
@@ -6,6 +6,7 @@
#include <unistd.h>
#include <string.h>
#include <thread>
+#include <sstream>
/*
** In June 2019, @baconpaul chose to implement these with an attempt