[Libguestfs] [PATCH 22/46] utils: Remove duplicate inclusion of <string.h>.

Richard W.M. Jones rjones at redhat.com
Sat Aug 24 12:36:58 UTC 2013


From: "Richard W.M. Jones" <rjones at redhat.com>

(cherry picked from commit 467fd96e7e7537a5aa706dd5ca2edb513aa833e9)
(cherry picked from commit de5faac35b1c4d98f97857bb52bdb78f61662e03)
---
 src/utils.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/src/utils.c b/src/utils.c
index 7391455..fa60011 100644
--- a/src/utils.c
+++ b/src/utils.c
@@ -22,7 +22,6 @@
 #include <stdlib.h>
 #include <string.h>
 #include <unistd.h>
-#include <string.h>
 #include <sys/types.h>
 #include <sys/wait.h>
 #include <libintl.h>
-- 
1.8.3.1




More information about the Libguestfs mailing list