From: "Richard W.M. Jones" <rjones(a)redhat.com>
(cherry picked from commit 467fd96e7e7537a5aa706dd5ca2edb513aa833e9)
---
src/utils.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/src/utils.c b/src/utils.c
index 61d0d4c..358c124 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