Bug #2605: Make the cyrix, dummy, glint, neomagic, tga, and trident drivers

build when BuildXF86DGA NO.
(also fix some datestamps in the changelog)
This commit is contained in:
Adam Jackson 2005-02-25 16:38:34 +00:00
parent 73816949f2
commit 5340744915
1 changed files with 2 additions and 0 deletions

View File

@ -46,8 +46,10 @@
#include "Xproto.h"
#include "scrnintstr.h"
#include "servermd.h"
#ifdef XFreeXDGA
#define _XF86DGA_SERVER_
#include "extensions/xf86dgastr.h"
#endif
/* Mandatory functions */
static const OptionInfoRec * DUMMYAvailableOptions(int chipid, int busid);