]> git.ipfire.org Git - people/ms/ipfire-3.x.git/blob - pkgs/X11vnc/patches/x11vnc-0.9.8-XShm-explicit-include.patch
Change file layout of the makefiles.
[people/ms/ipfire-3.x.git] / pkgs / X11vnc / patches / x11vnc-0.9.8-XShm-explicit-include.patch
1 --- a/x11vnc/cleanup.c.orig 2009-06-14 19:29:17.000000000 +0400
2 +++ b/x11vnc/cleanup.c 2009-08-07 02:44:14.000000000 +0400
3 @@ -50,6 +50,7 @@
4 #include "screen.h"
5 #include "xrecord.h"
6 #include "xevents.h"
7 +#include <X11/extensions/shmproto.h> // For X_ShmAttach in Fedora 12
8
9 /*
10 * Exiting and error handling routines