summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeorge <fufutos610@hotmail.com>2008-10-25 23:14:58 +0200
committerJulien Cristau <jcristau@debian.org>2008-10-25 23:15:14 +0200
commit7d4e4cde1be32ee4c6887143a8e8785b0cd401ef (patch)
treee1218af1d05f1e7a36b07d284a8ea85893861572
parentff9775c4a5daabfc3619966f2d3b4ee076cb4010 (diff)
Bug#5910: remove stray appearance of IN_MODULE
Signed-off-by: Julien Cristau <jcristau@debian.org>
-rw-r--r--xtrapdi.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/xtrapdi.h b/xtrapdi.h
index 9db13bb..12d6e3d 100644
--- a/xtrapdi.h
+++ b/xtrapdi.h
@@ -45,9 +45,7 @@ SOFTWARE.
#define NEED_REPLIES
#define NEED_EVENTS
-#ifndef IN_MODULE
#include <stdio.h>
-#endif
#include <X11/X.h>
#include <X11/Xmd.h>
#ifdef SMT