[PATCH 05/11] hw/xfree86/fbdevhw: remove duplicated include

Matthieu Herrb matthieu.herrb at laas.fr
Sun Oct 3 07:11:11 PDT 2010


On Sun, Oct 03, 2010 at 03:33:16PM +0200, Nicolas Kaiser wrote:
> Remove duplicated include.
> ---
>  hw/xfree86/fbdevhw/fbdevhw.c |    1 -
>  1 files changed, 0 insertions(+), 1 deletions(-)
> 
> diff --git a/hw/xfree86/fbdevhw/fbdevhw.c b/hw/xfree86/fbdevhw/fbdevhw.c
> index a5b59e7..50fac7e 100644
> --- a/hw/xfree86/fbdevhw/fbdevhw.c
> +++ b/hw/xfree86/fbdevhw/fbdevhw.c
> @@ -48,7 +48,6 @@ _X_EXPORT XF86ModuleData fbdevhwModuleData = {
>  #include <stdio.h>
>  #include <stdlib.h>
>  #include <unistd.h>
> -#include <string.h>
>  
>  /* -------------------------------------------------------------------- */
>  /* our private data, and two functions to allocate/free this            */


Reviewed-by: Matthieu Herrb <matthieu.herrb at laas.fr>                            
-- 
Matthieu Herrb


More information about the xorg-devel mailing list