summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'x11-misc/x11vnc/files/x11vnc-0.9.8-xshm-header-fix.patch')
-rw-r--r--x11-misc/x11vnc/files/x11vnc-0.9.8-xshm-header-fix.patch13
1 files changed, 13 insertions, 0 deletions
diff --git a/x11-misc/x11vnc/files/x11vnc-0.9.8-xshm-header-fix.patch b/x11-misc/x11vnc/files/x11vnc-0.9.8-xshm-header-fix.patch
new file mode 100644
index 000000000000..b25f2ed2baca
--- /dev/null
+++ b/x11-misc/x11vnc/files/x11vnc-0.9.8-xshm-header-fix.patch
@@ -0,0 +1,13 @@
+--- x11vnc-0.9.8/x11vnc/x11vnc.h
++++ x11vnc-0.9.8/x11vnc/x11vnc.h
+@@ -76,6 +76,10 @@
+ #include <X11/keysym.h>
+ #include <X11/Xatom.h>
+
++#include <X11/Xmd.h>
++#include <X11/extensions/shm.h>
++#include <X11/extensions/shmproto.h>
++
+ #else
+
+ #define NO_X11 1