2 #ifdef HAVE_XORG_CONFIG_H
3 #include <xorg-config.h>
6 #include "xf86RamDac.h"
9 void RamDacGetRecPrivate(void);
10 Bool
RamDacGetRec(ScrnInfoPtr pScrn
);
11 int RamDacGetScreenIndex(void);
12 void RamDacLoadPalette(ScrnInfoPtr pScrn
, int numColors
, int *indices
,
13 LOCO
* colors
, VisualPtr pVisual
);