XQuartz: Declare noPseudoramiXExtension for miinitext.c
Regression-from: 6699f54fe0
Signed-off-by: Jeremy Huddleston <jeremyhu@apple.com>
This commit is contained in:
@@ -104,6 +104,10 @@ extern _X_EXPORT Bool noXFixesExtension;
|
|||||||
extern _X_EXPORT Bool noPanoramiXExtension;
|
extern _X_EXPORT Bool noPanoramiXExtension;
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
#ifdef INXQUARTZ
|
||||||
|
extern _X_EXPORT Bool noPseudoramiXExtension;
|
||||||
|
#endif
|
||||||
|
|
||||||
#ifdef XSELINUX
|
#ifdef XSELINUX
|
||||||
extern _X_EXPORT Bool noSELinuxExtension;
|
extern _X_EXPORT Bool noSELinuxExtension;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user