diff options
Diffstat (limited to 'audio/mumble/files/patch-overlay_gl-overlay.c')
-rw-r--r-- | audio/mumble/files/patch-overlay_gl-overlay.c | 10 |
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> |