Exposed when building with --without-libcurl

Signed-off-by: Allan McRae <[email protected]>
---
 lib/libalpm/be_sync.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/lib/libalpm/be_sync.c b/lib/libalpm/be_sync.c
index feda6f5..bd68739 100644
--- a/lib/libalpm/be_sync.c
+++ b/lib/libalpm/be_sync.c
@@ -22,6 +22,7 @@
 #include <sys/types.h>
 #include <sys/stat.h>
 #include <fcntl.h>
+#include <limits.h>
 #include <unistd.h>
 
 /* libarchive */
-- 
1.8.3.2


Reply via email to