[PATCH app-xkbutils 2/4] LED.c: remove unrequired X11/Xmu includes
Alan Coopersmith
alan.coopersmith at oracle.com
Sun Aug 8 09:08:35 PDT 2010
Gaetan Nadon wrote:
> 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() */
I can't find any reason for those headers to be included either.
Reviewed-by: Alan Coopersmith <alan.coopersmith at oracle.com>
--
-Alan Coopersmith- alan.coopersmith at oracle.com
Oracle Solaris Platform Engineering: X Window System
More information about the xorg-devel
mailing list