11 lines
250 B
Diff
11 lines
250 B
Diff
|
--- a/src/posttls-finger/posttls-finger.c
|
||
|
+++ b/src/posttls-finger/posttls-finger.c
|
||
|
@@ -318,6 +318,7 @@
|
||
|
#include <sys/un.h>
|
||
|
#include <netinet/in.h>
|
||
|
#include <arpa/inet.h>
|
||
|
+#include <stdio.h>
|
||
|
|
||
|
#ifdef STRCASECMP_IN_STRINGS_H
|
||
|
#include <strings.h>
|