Hi Daniel, (I guess you know about Adam's patch which added it to hw/xfree86/dixmods/extmod/modinit.h? See his patch in <[email protected]> otherwise.)
Daniel Stone <[email protected]> (28/12/2010): > Add pointless forward declaration because miinitext is still rubbish. > > Signed-off-by: Daniel Stone <[email protected]> > --- > Xext/xcmisc.c | 2 ++ > 1 files changed, 2 insertions(+), 0 deletions(-) > > diff --git a/Xext/xcmisc.c b/Xext/xcmisc.c > index 378afcc..f407a84 100644 > --- a/Xext/xcmisc.c > +++ b/Xext/xcmisc.c > @@ -198,6 +198,8 @@ SProcXCMiscDispatch (ClientPtr client) > } > } > > +extern void XCMiscExtensionInit(INITARGS); > + > void > XCMiscExtensionInit(INITARGS) > { Anyway, this version works well enough for me. Reviewed-by: Cyril Brulebois <[email protected]> KiBi.
signature.asc
Description: Digital signature
_______________________________________________ [email protected]: X.Org development Archives: http://lists.x.org/archives/xorg-devel Info: http://lists.x.org/mailman/listinfo/xorg-devel
