[Libguestfs] [PATCH 06/13] syntax-check: fix prohibit_dirent_without_use check

Richard W.M. Jones rjones at redhat.com
Tue Sep 23 15:38:00 UTC 2014


On Tue, Sep 23, 2014 at 05:20:32PM +0800, Hu Tao wrote:
> Signed-off-by: Hu Tao <hutao at cn.fujitsu.com>
> ---
>  src/appliance.c | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/src/appliance.c b/src/appliance.c
> index a3a083e..d7aa6b1 100644
> --- a/src/appliance.c
> +++ b/src/appliance.c
> @@ -19,7 +19,6 @@
>  #include <config.h>
>  
>  #include <errno.h>
> -#include <dirent.h>
>  #include <stdio.h>
>  #include <stdlib.h>
>  #include <stdarg.h>
> -- 
> 1.9.3
> 

ACK for 04, 05, 06.

Thanks, Rich.

-- 
Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones
Read my programming and virtualization blog: http://rwmj.wordpress.com
virt-top is 'top' for virtual machines.  Tiny program with many
powerful monitoring features, net stats, disk stats, logging, etc.
http://people.redhat.com/~rjones/virt-top




More information about the Libguestfs mailing list