]> git.pld-linux.org Git - packages/VirtualBox.git/blob - xserver-1.12.patch
- added x32 to supported archs (kernel modules build for sure there)
[packages/VirtualBox.git] / xserver-1.12.patch
1 --- VirtualBox-4.1.8_OSE/src/VBox/Additions/common/crOpenGL/glx_c_exports.c~    2011-12-19 13:58:54.000000000 +0100
2 +++ VirtualBox-4.1.8_OSE/src/VBox/Additions/common/crOpenGL/glx_c_exports.c     2012-03-20 19:23:14.921396646 +0100
3 @@ -16,6 +16,7 @@
4   * hope that it will be useful, but WITHOUT ANY WARRANTY of any kind.
5   */
6  
7 +#include "xorg/xorg-server.h"
8  #include "stub.h"
9  #include "dri_glx.h"
10  #include "fakedri_drv.h"
11 --- VirtualBox-4.1.8_OSE/src/VBox/Additions/common/crOpenGL/fakedri_drv.c~      2012-03-20 18:05:06.047425764 +0100
12 +++ VirtualBox-4.1.8_OSE/src/VBox/Additions/common/crOpenGL/fakedri_drv.c       2012-03-20 19:26:39.608072546 +0100
13 @@ -18,6 +18,7 @@
14  
15  #define _GNU_SOURCE 1
16  
17 +#include "xorg/xorg-server.h"
18  #include "cr_error.h"
19  #include "cr_gl.h"
20  #include "cr_mem.h"
This page took 0.022721 seconds and 3 git commands to generate.