summaryrefslogtreecommitdiff
blob: d8723b6a5b13a2ad5577366c993438e5a5502077 (plain)
1
2
3
4
5
6
7
8
9
https://bugs.gentoo.org/870667
--- a/acinclude.m4
+++ b/acinclude.m4
@@ -151,4 +151,5 @@
 AC_MSG_CHECKING([if "localhost" resolves])
 AC_TRY_RUN([
+#include <stdlib.h>
 #include <string.h>
 #include <sys/types.h>