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

2014-09-23 Thread Richard W.M. Jones
On Tue, Sep 23, 2014 at 05:20:32PM +0800, Hu Tao wrote: > Signed-off-by: Hu Tao > --- > 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 @@ >

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

2014-09-23 Thread Hu Tao
Signed-off-by: Hu Tao --- 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 #include -#include #include #include #include -- 1.9.3