From 180bad84774493d48f2793a6281d825560944863 Mon Sep 17 00:00:00 2001 From: Paulo Cesar Pereira de Andrade Date: Tue, 2 Dec 2008 02:50:45 -0200 Subject: Add visibility flags to XSERVER_CFLAGS. This is done to actually change DIX_CFLAGS, as not all "modules" use XORG_CFLAGS. Also export the symbols that are required by other modules after the change. --- miext/shadow/shrotpack.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'miext/shadow') diff --git a/miext/shadow/shrotpack.h b/miext/shadow/shrotpack.h index 015a98595..f49b174dd 100644 --- a/miext/shadow/shrotpack.h +++ b/miext/shadow/shrotpack.h @@ -93,7 +93,7 @@ #endif -void +_X_EXPORT void FUNC (ScreenPtr pScreen, shadowBufPtr pBuf) { -- cgit v1.2.3