diff -ru libXext-1.1.2.orig//src/Xge.c libXext-1.1.2/src/Xge.c --- libXext-1.1.2.orig//src/Xge.c 2009-10-16 17:26:30.000000000 -0400 +++ libXext-1.1.2/src/Xge.c 2010-09-01 19:26:42.000000000 -0400 @@ -294,7 +294,7 @@ /* * Extensions need to register callbacks for their events. */ -Bool +_X_HIDDEN Bool xgeExtRegister(Display* dpy, int offset, XExtensionHooks* callbacks) { XGEExtNode* newExt;