[PATCH libX11] Replace obsolete header reference

Alan Coopersmith Alan.Coopersmith at Sun.COM
Fri Mar 19 13:41:04 PDT 2010


Should that require a newer proto version in configure.ac to ensure
the new header is present?

	-alan-

Jeff Smith wrote:
> Signed-off-by: Jeff Smith <whydoubt at yahoo.com>
> ---
>  src/Font.c |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
> 
> diff --git a/src/Font.c b/src/Font.c
> index b664b8d..5479c83 100644
> --- a/src/Font.c
> +++ b/src/Font.c
> @@ -45,7 +45,7 @@ authorization from the X Consortium and the XFree86 Project.
>  
>  #include <stdio.h>
>  #include <stdlib.h>
> -#include <X11/extensions/xf86bigfstr.h>
> +#include <X11/extensions/xf86bigfproto.h>
>  #endif
>  
>  #include "Xlcint.h"

-- 
	-Alan Coopersmith-           alan.coopersmith at sun.com
	 Oracle Solaris Platform Engineering: X Window System



More information about the xorg-devel mailing list