--- xc.orig/programs/Xserver/cfb/cfbgc.c 14 Jan 2005 08:37:30 -0000 1.3 +++ xc/programs/Xserver/cfb/cfbgc.c 19 Jan 2005 07:43:01 -0000 @@ -85,7 +85,7 @@ SOFTWARE. # define usePolyGlyphBlt miPolyGlyphBlt #endif -void cfbUnPushPixels (GCPtr, PixmapPtr, DrawablePtr, int, int, int, int); +static void cfbUnPushPixels (GCPtr, PixmapPtr, DrawablePtr, int, int, int, int); #ifdef FOUR_BIT_CODE # define usePushPixels cfbPushPixels8