opnsense-ports/audio/triceratops-lv2/files/patch-synth.cpp
Franco Fichtner 3f52a4f29e */*: sync with upstream
Taken from: HardenedBSD
2020-01-11 21:29:56 +01:00

11 lines
167 B
C++

--- synth.cpp.orig 2019-04-11 12:27:29 UTC
+++ synth.cpp
@@ -1,5 +1,7 @@
-
+#ifdef __FreeBSD__
+#include <sys/types.h>
+#endif
#include "synth.h"
// CONSTRUCTOR