diff options
author | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2011-05-30 19:19:39 +0000 |
---|---|---|
committer | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2011-05-30 19:19:39 +0000 |
commit | c609543baeb9441a4960d26169f6496c2d135d85 (patch) | |
tree | 7c83fb94863bdd5011c7b4da53eba6e77296016e /lib/libX11/src/IntAtom.c | |
parent | 8a451c43839c0f0a10750371d9f75d79b3fe6d59 (diff) |
Update to libx11 1.4.2. Tested by ajacoutot@, jasper@ krw@, landry@,
shadchin@ on various architectures.
Bump major.
Diffstat (limited to 'lib/libX11/src/IntAtom.c')
-rw-r--r-- | lib/libX11/src/IntAtom.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/libX11/src/IntAtom.c b/lib/libX11/src/IntAtom.c index 5763ed7c6..7a5625840 100644 --- a/lib/libX11/src/IntAtom.c +++ b/lib/libX11/src/IntAtom.c @@ -26,7 +26,6 @@ from The Open Group. */ -#define NEED_REPLIES #ifdef HAVE_CONFIG_H #include <config.h> #endif |