mpx: Infrastructure for MPX extension, GetExtensionVersion request works.

This commit is contained in:
Peter Hutterer
2006-11-29 17:55:15 +10:30
committed by Peter Hutterer
parent bdf718907b
commit afd6af6551
12 changed files with 475 additions and 8 deletions

View File

@@ -252,6 +252,9 @@ _X_EXPORT Bool noXIdleExtension = FALSE;
#ifdef XV
_X_EXPORT Bool noXvExtension = FALSE;
#endif
#ifdef MPX
_X_EXPORT Bool noMPXExtension = FALSE;
#endif
#define X_INCLUDE_NETDB_H
#include <X11/Xos_r.h>