[systemd-devel] [PATCH 03/10] sysctl: remove duplicate includes

Karel Zak kzak at redhat.com
Mon Nov 18 05:48:17 PST 2013


---
 src/sysctl/sysctl.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/src/sysctl/sysctl.c b/src/sysctl/sysctl.c
index 67c7872..449e0ca 100644
--- a/src/sysctl/sysctl.c
+++ b/src/sysctl/sysctl.c
@@ -30,7 +30,6 @@
 #include "log.h"
 #include "strv.h"
 #include "util.h"
-#include "strv.h"
 #include "hashmap.h"
 #include "path-util.h"
 #include "conf-files.h"
-- 
1.8.3.1



More information about the systemd-devel mailing list