blob: 84ad04a835e64214cafbe017248802b1a9735157 [file] [log] [blame]
b.liue9582032025-04-17 19:18:16 +08001--- a/src/posttls-finger/posttls-finger.c
2+++ b/src/posttls-finger/posttls-finger.c
3@@ -342,6 +342,7 @@
4 #include <sys/un.h>
5 #include <netinet/in.h>
6 #include <arpa/inet.h>
7+#include <stdio.h>
8
9 #ifdef STRCASECMP_IN_STRINGS_H
10 #include <strings.h>