[pacman-dev] [PATCH 1/4] pacman/conf: Remove unused include

Dave Reisner dreisner at archlinux.org
Thu Jul 5 14:42:41 UTC 2018


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

diff --git a/src/pacman/conf.c b/src/pacman/conf.c
index 9a37dcea..29f69052 100644
--- a/src/pacman/conf.c
+++ b/src/pacman/conf.c
@@ -35,7 +35,6 @@
 #include "conf.h"
 #include "ini.h"
 #include "util.h"
-#include "pacman.h"
 #include "callback.h"
 
 /* global config variable */
-- 
2.18.0


More information about the pacman-dev mailing list