Signed-off-by: Andrew Gregory <andrew.gregor...@gmail.com>
---
 src/common/ini.c | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/src/common/ini.c b/src/common/ini.c
index 8e646528..30f1fac8 100644
--- a/src/common/ini.c
+++ b/src/common/ini.c
@@ -19,10 +19,9 @@
 
 #include <errno.h>
 #include <limits.h>
+#include <stdlib.h>
 #include <string.h> /* strdup */
 
-#include <alpm.h>
-
 #include "ini.h"
 #include "util-common.h"
 
-- 
2.19.1

Reply via email to