XQuartz: Use internal xshm header for new xextproto

(cherry picked from commit 1755239330)
This commit is contained in:
Jeremy Huddleston 2009-08-07 00:02:21 -07:00
parent 4fc1b920af
commit 697be460d0

View File

@ -65,8 +65,7 @@
#include <IOKit/hidsystem/IOHIDLib.h>
#ifdef MITSHM
#define _XSHM_SERVER_
#include <X11/extensions/XShm.h>
#include "shmint.h"
#endif
#include "darwin.h"