[Pkg-libvirt-commits] [libguestfs] 50/66: syntax-check: fix prohibit_dirent_without_use check

Hilko Bengen bengen at moszumanska.debian.org
Fri Oct 3 14:47:46 UTC 2014


This is an automated email from the git hooks/post-receive script.

bengen pushed a commit to annotated tag debian/1%1.27.54-1
in repository libguestfs.

commit 21e2b29e60d48e3a62848ac3c47041f1c4c69be5
Author: Hu Tao <hutao at cn.fujitsu.com>
Date:   Tue Sep 23 17:20:32 2014 +0800

    syntax-check: fix prohibit_dirent_without_use check
    
    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>

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-libvirt/libguestfs.git



More information about the Pkg-libvirt-commits mailing list