summaryrefslogtreecommitdiff
path: root/package/postfix/patches/patch-src_posttls-finger_posttls-finger_c
blob: 5eb622e9b33560417cd0f062cdb6a08529ae71ea (plain)
1
2
3
4
5
6
7
8
9
10
--- postfix-3.1.0.orig/src/posttls-finger/posttls-finger.c	2016-01-04 13:26:16.000000000 +0100
+++ postfix-3.1.0/src/posttls-finger/posttls-finger.c	2016-03-24 08:14:21.995964563 +0100
@@ -307,6 +307,7 @@
   */
 #include <sys_defs.h>
 #include <stdarg.h>
+#include <stdio.h>
 #include <string.h>
 #include <ctype.h>
 #include <stdlib.h>