Parent Directory
|
Revision Log
Stop supporting Xorg 7.0. (Portage version: 2.1.2) (Unsigned Manifest commit)
| 1 | --- ../Mesa-6.4.2/src/mesa/drivers/dri/common/glcontextmodes.c 2005-11-30 02:02:16.000000000 +0300 |
| 2 | +++ ../Mesa-6.4.2/src/mesa/drivers/dri/common/glcontextmodes.c 2006-02-07 10:38:46.000000000 +0300 |
| 3 | @@ -39,6 +39,9 @@ |
| 4 | # include "imports.h" |
| 5 | # define __glXMemset memset |
| 6 | #else |
| 7 | +# if defined (HAVE_DIX_CONFIG_H) |
| 8 | +# include <dix-config.h> |
| 9 | +# endif |
| 10 | # include <X11/X.h> |
| 11 | # include <GL/glx.h> |
| 12 | # include "GL/glxint.h" |
| ViewVC Help | |
| Powered by ViewVC 1.1.20 |