[Libguestfs] [PATCH 08/13] syntax-check: fix prohibit_getopt_without_use check

Hu Tao hutao at cn.fujitsu.com
Tue Sep 23 09:20:34 UTC 2014


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 2df5017..dc6619a 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>
-- 
1.9.3




More information about the Libguestfs mailing list