summaryrefslogtreecommitdiff
path: root/audio/mumble/files/patch-overlay_gl-overlay.c
blob: ecf013714ec0f68b087eae11fc99c2fea07d2b51 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- 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>