[PATCH app-xkbutils 2/4] LED.c: remove unrequired X11/Xmu includes

Gaetan Nadon memsize at videotron.ca
Sun Aug 8 08:46:36 PDT 2010


This removes a direct dependencies which was not reflected
in configure.ac.
Xaw privatly requires Xmu.

Signed-off-by: Gaetan Nadon <memsize at videotron.ca>
---
 LED.c |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/LED.c b/LED.c
index 2856329..b463074 100644
--- a/LED.c
+++ b/LED.c
@@ -31,8 +31,6 @@
 #include <X11/Xos.h>
 #include <X11/Xaw/XawInit.h>
 #include "LEDP.h"
-#include <X11/Xmu/Converters.h>
-#include <X11/Xmu/Drawing.h>
 #include <stdio.h>
 #include <ctype.h>
 /* needed for abs() */
-- 
1.6.0.4



More information about the xorg-devel mailing list