Magellan Linux

Contents of /trunk/vnc/patches/vnc-config.patch

Parent Directory Parent Directory | Revision Log Revision Log


Revision 153 - (show annotations) (download)
Tue May 8 20:52:56 2007 UTC (17 years ago) by niro
File size: 465 byte(s)
-import

1 --- vnc-4_1_1-unixsrc/unix/xc/programs/Xserver/vnc/vncExtInit.cc.config 2006-10-25 12:35:00.000000000 +0200
2 +++ vnc-4_1_1-unixsrc/unix/xc/programs/Xserver/vnc/vncExtInit.cc 2006-10-25 12:35:24.000000000 +0200
3 @@ -17,6 +17,7 @@
4 */
5
6 #include <stdio.h>
7 +#include "XserverDesktop.h"
8
9 extern "C" {
10 #define class c_class
11 @@ -48,7 +49,6 @@
12 #undef min
13 #include <network/TcpSocket.h>
14
15 -#include "XserverDesktop.h"
16 #include "vncHooks.h"
17 #include "vncExtInit.h"
18