[Pkg-libvirt-commits] [libguestfs] 51/66: syntax-check: fix prohibit_getopt_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 8e0ae6560e6629f6e435147557f8e0e42ec7986c
Author: Hu Tao <hutao at cn.fujitsu.com>
Date:   Tue Sep 23 17:20:34 2014 +0800

    syntax-check: fix prohibit_getopt_without_use check
    
    Signed-off-by: Hu Tao <hutao at cn.fujitsu.com>
---
 p2v/gui.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/p2v/gui.c b/p2v/gui.c
index a50307d..9a004b5 100644
--- a/p2v/gui.c
+++ b/p2v/gui.c
@@ -23,7 +23,6 @@
 #include <string.h>
 #include <inttypes.h>
 #include <unistd.h>
-#include <getopt.h>
 #include <fcntl.h>
 #include <errno.h>
 #include <locale.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