patch-libpbe-src-SmtpClient.cc 266 B

12345678910
  1. --- libpbe/src/SmtpClient.cc.orig 2008-05-24 14:24:47.000000000 +0200
  2. +++ libpbe/src/SmtpClient.cc 2013-03-30 17:41:19.000000000 +0100
  3. @@ -22,6 +22,7 @@
  4. #include <syslog.h>
  5. #include <unistd.h>
  6. +#include <stdio.h>
  7. #ifdef __OpenBSD__
  8. // Is this really needed?