On Thu, May 30, 2013 at 11:23:07AM +0200, Maarten Lankhorst wrote:
> Fixes a build failure on debian's udeb builds.
> 
> Signed-off-by: Maarten Lankhorst <[email protected]>

applied, thanks

Cheers,
   Peter


> ---
> diff --git a/include/registry.h b/include/registry.h
> index e298ab6..96be87a 100644
> --- a/include/registry.h
> +++ b/include/registry.h
> @@ -60,6 +60,7 @@ extern _X_EXPORT void dixFreeRegistry(void);
>  #define LookupResourceName(a) XREGISTRY_UNKNOWN
>  
>  #define dixResetRegistry() { ; }
> +#define dixFreeRegistry() { ; }
>  
>  #endif                          /* XREGISTRY */
>  #endif                          /* DIX_REGISTRY_H */
> 
_______________________________________________
[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