2017-03-02 02:26:30 +08:00
|
|
|
--- a/src/posttls-finger/posttls-finger.c
|
|
|
|
+++ b/src/posttls-finger/posttls-finger.c
|
2019-03-29 10:50:14 +08:00
|
|
|
@@ -342,6 +342,7 @@
|
2017-03-02 02:26:30 +08:00
|
|
|
#include <sys/un.h>
|
|
|
|
#include <netinet/in.h>
|
|
|
|
#include <arpa/inet.h>
|
|
|
|
+#include <stdio.h>
|
|
|
|
|
|
|
|
#ifdef STRCASECMP_IN_STRINGS_H
|
|
|
|
#include <strings.h>
|