<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">https://bugs.gentoo.org/923618
--- a/m4/regex.m4
+++ b/m4/regex.m4
@@ -34,6 +34,7 @@ AC_DEFUN([gl_INCLUDED_REGEX],
 		   jm_cv_func_working_re_compile_pattern,
       AC_TRY_RUN(
 [#include &lt;stdio.h&gt;
+#include &lt;stdlib.h&gt;
 #include &lt;string.h&gt;
 #include &lt;regex.h&gt;
 	  int
</pre></body></html>