diff options
Diffstat (limited to 'Xext/shm.c')
-rw-r--r-- | Xext/shm.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Xext/shm.c b/Xext/shm.c index de364be3a..ce566b601 100644 --- a/Xext/shm.c +++ b/Xext/shm.c @@ -38,8 +38,6 @@ in this Software without prior written authorization from The Open Group. #include <sys/shm.h> #include <unistd.h> #include <sys/stat.h> -#define NEED_REPLIES -#define NEED_EVENTS #include <X11/X.h> #include <X11/Xproto.h> #include "misc.h" |