--- src/sis_dri.h 2006-11-30 16:09:43.000000000 +0200 +++ src/sis_dri.h 2006-12-19 20:03:30.000000000 +0200 @@ -115,12 +115,12 @@ int dummy; } SISDRIContextRec, *SISDRIContextPtr; +void SISDRICloseScreen(ScreenPtr pScreen); #ifdef XFree86Server #include "screenint.h" Bool SISDRIScreenInit(ScreenPtr pScreen); -void SISDRICloseScreen(ScreenPtr pScreen); Bool SISDRIFinishScreenInit(ScreenPtr pScreen); #endif