diff options
| -rw-r--r-- | x11/plasma5-kwayland-server/files/patch-src_server_linuxdmabufv1clientbuffer.cpp | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/x11/plasma5-kwayland-server/files/patch-src_server_linuxdmabufv1clientbuffer.cpp b/x11/plasma5-kwayland-server/files/patch-src_server_linuxdmabufv1clientbuffer.cpp new file mode 100644 index 000000000000..416962fc5563 --- /dev/null +++ b/x11/plasma5-kwayland-server/files/patch-src_server_linuxdmabufv1clientbuffer.cpp @@ -0,0 +1,10 @@ +--- src/server/linuxdmabufv1clientbuffer.cpp.orig 2022-02-08 21:40:49 UTC ++++ src/server/linuxdmabufv1clientbuffer.cpp +@@ -17,6 +17,7 @@ + + #include <QTemporaryFile> + #include <fcntl.h> ++#include <errno.h> + + namespace KWaylandServer + { |
