aboutsummaryrefslogtreecommitdiff
path: root/xorg-server/miext/rootless/rootlessGC.c
diff options
context:
space:
mode:
authormarha <marha@users.sourceforge.net>2009-10-11 19:02:38 +0000
committermarha <marha@users.sourceforge.net>2009-10-11 19:02:38 +0000
commit6b4cfac5a67f87884a525ce2c99f30e0060b3ca7 (patch)
tree0b7068a671390a9241b131225ef22107e4183259 /xorg-server/miext/rootless/rootlessGC.c
parent5d30999c0fed9919ec9c55d87d84665f79d51ca2 (diff)
downloadvcxsrv-6b4cfac5a67f87884a525ce2c99f30e0060b3ca7.tar.gz
vcxsrv-6b4cfac5a67f87884a525ce2c99f30e0060b3ca7.tar.bz2
vcxsrv-6b4cfac5a67f87884a525ce2c99f30e0060b3ca7.zip
Now rootless dir compiles.
Diffstat (limited to 'xorg-server/miext/rootless/rootlessGC.c')
-rw-r--r--xorg-server/miext/rootless/rootlessGC.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/xorg-server/miext/rootless/rootlessGC.c b/xorg-server/miext/rootless/rootlessGC.c
index 0bd314d46..5167f0ebe 100644
--- a/xorg-server/miext/rootless/rootlessGC.c
+++ b/xorg-server/miext/rootless/rootlessGC.c
@@ -49,6 +49,9 @@
#include "rootlessCommon.h"
+#ifdef _MSC_VER
+#define inline __inline
+#endif
// GC functions
static void RootlessValidateGC(GCPtr pGC, unsigned long changes,