XQuartz: Use internal xshm header for new xextproto
(cherry picked from commit 1755239330c0bdac820d88a3e06ff391d65f29be) (cherry picked from commit 697be460d0e555e2c75eed6889293650e02d423c)
This commit is contained in:
parent
73ae547d5e
commit
dc1e1bebff
|
@ -67,8 +67,7 @@
|
||||||
#include <IOKit/hidsystem/IOHIDLib.h>
|
#include <IOKit/hidsystem/IOHIDLib.h>
|
||||||
|
|
||||||
#ifdef MITSHM
|
#ifdef MITSHM
|
||||||
#define _XSHM_SERVER_
|
#include "shmint.h"
|
||||||
#include <X11/extensions/XShm.h>
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#include "darwin.h"
|
#include "darwin.h"
|
||||||
|
|
Loading…
Reference in New Issue