summaryrefslogtreecommitdiff
blob: af6a1ebc521df1c4f2e10e12bd209b73382f9bd6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
https://bugs.gentoo.org/713422
--- a/src/utils.c
+++ b/src/utils.c
@@ -25,6 +25,7 @@
 #include <libintl.h>
 
 #include <unistd.h>
+#include <limits.h>
 
 #include "utils.h"