summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulien Cristau <jcristau@debian.org>2008-10-25 23:23:13 +0200
committerJulien Cristau <jcristau@debian.org>2008-10-25 23:23:13 +0200
commit9ccbd8597a74a84931a4f931ce5da7f1aa9717cb (patch)
tree7682592bb1d679002ad48e964bf67b34dd34fcc0
parent7d4e4cde1be32ee4c6887143a8e8785b0cd401ef (diff)
xtrapdi.h doesn't actually need anything from <stdio.h>
-rw-r--r--xtrapdi.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/xtrapdi.h b/xtrapdi.h
index 12d6e3d..d58b907 100644
--- a/xtrapdi.h
+++ b/xtrapdi.h
@@ -45,7 +45,6 @@ SOFTWARE.
#define NEED_REPLIES
#define NEED_EVENTS
-#include <stdio.h>
#include <X11/X.h>
#include <X11/Xmd.h>
#ifdef SMT