<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">--- a/src/posttls-finger/posttls-finger.c
+++ b/src/posttls-finger/posttls-finger.c
@@ -346,6 +346,7 @@
 #include &lt;sys/un.h&gt;
 #include &lt;netinet/in.h&gt;
 #include &lt;arpa/inet.h&gt;
+#include &lt;stdio.h&gt;
 
 #ifdef STRCASECMP_IN_STRINGS_H
 #include &lt;strings.h&gt;
</pre></body></html>