patch-src_posttls-finger_posttls-finger_c 339 B

12345678910
  1. --- postfix-2.11.0.orig/src/posttls-finger/posttls-finger.c 2013-12-16 17:06:33.000000000 +0100
  2. +++ postfix-2.11.0/src/posttls-finger/posttls-finger.c 2014-03-25 08:58:04.000000000 +0100
  3. @@ -290,6 +290,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>