patch-src_posttls-finger_posttls-finger_c 337 B

12345678910
  1. --- postfix-3.1.0.orig/src/posttls-finger/posttls-finger.c 2016-01-04 13:26:16.000000000 +0100
  2. +++ postfix-3.1.0/src/posttls-finger/posttls-finger.c 2016-03-24 08:14:21.995964563 +0100
  3. @@ -307,6 +307,7 @@
  4. */
  5. #include <sys_defs.h>
  6. #include <stdarg.h>
  7. +#include <stdio.h>
  8. #include <string.h>
  9. #include <ctype.h>
  10. #include <stdlib.h>