summaryrefslogtreecommitdiff
path: root/audio/mumble/files/patch-overlay_gl-overlay.c
diff options
context:
space:
mode:
authorVladimir Druzenko <vvd@FreeBSD.org>2023-07-29 13:54:06 +0300
committerVladimir Druzenko <vvd@FreeBSD.org>2023-07-29 16:09:28 +0300
commitd055a8e8c80b70e3f826c46e038f5fd83919b290 (patch)
tree97b88cd92a8172af5854a4a84963b9c77c1c30ea /audio/mumble/files/patch-overlay_gl-overlay.c
parentdevel/scc: Add new port (diff)
audio/mumble: update to 1.5.517 and take maintainership
Changelog: https://www.mumble.info/blog/mumble-1.5.517-rc/ PR: 261395 Approved by: arrowd (mentor) Differential Revision: https://reviews.freebsd.org/D41047 MFH: 2023Q3
Diffstat (limited to 'audio/mumble/files/patch-overlay_gl-overlay.c')
-rw-r--r--audio/mumble/files/patch-overlay_gl-overlay.c10
1 files changed, 0 insertions, 10 deletions
diff --git a/audio/mumble/files/patch-overlay_gl-overlay.c b/audio/mumble/files/patch-overlay_gl-overlay.c
deleted file mode 100644
index ecf013714ec0..000000000000
--- a/audio/mumble/files/patch-overlay_gl-overlay.c
+++ /dev/null
@@ -1,10 +0,0 @@
---- overlay_gl/overlay.c.orig 2019-03-13 18:38:10 UTC
-+++ overlay_gl/overlay.c
-@@ -16,6 +16,7 @@
- #include <sys/ipc.h>
- #include <sys/time.h>
- #include <sys/socket.h>
-+#include <sys/stat.h>
- #include <sys/un.h>
- #include <sys/stat.h>
- #include <time.h>