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 <[email protected]>
> ---
>  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-           [email protected]
         Oracle Solaris Platform Engineering: X Window System

_______________________________________________
[email protected]: X.Org development
Archives: http://lists.x.org/archives/xorg-devel
Info: http://lists.x.org/mailman/listinfo/xorg-devel

Reply via email to