XQuartz: Handled sanitization of namespace better

(cherry picked from commit 8cb23d672177da919257c885804cecd18cf9af88)
This commit is contained in:
Jeremy Huddleston
2008-04-18 20:06:17 -07:00
parent edd3fb784b
commit 5183fea6d3
15 changed files with 87 additions and 44 deletions

View File

@@ -134,7 +134,7 @@ extern int ChangeWindowAttributes(
/* Quartz support on Mac OS X uses the HIToolbox
framework whose GetWindowAttributes function conflicts here. */
#ifdef __APPLE__
#define GetWindowAttributes(w,c) Darwin_X_GetWindowAttributes(w,c)
#define GetWindowAttributes(w,c,x) Darwin_X_GetWindowAttributes(w,c,x)
extern void Darwin_X_GetWindowAttributes(
#else
extern void GetWindowAttributes(