<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">Bug: https://bugs.gentoo.org/895046
--- a/src/daemon.c
+++ b/src/daemon.c
@@ -22,6 +22,7 @@
  * OTHER DEALINGS IN THE SOFTWARE.
  */
 
+#define _GNU_SOURCE
 #include &lt;stdlib.h&gt;
 #include &lt;stdio.h&gt;
 #include &lt;errno.h&gt;
</pre></body></html>