ports/mail/nullmailer/files/patch-fdobuf.h
Clive Lin b8e9973394 o Upgrade to release 1.00.
o Bump PORTEPOCH since pkg_version thinks differently.
o Patch nullmailer-send.8 to indicate SMTP authentication is supported
  as well.
2005-03-05 03:46:18 +00:00

11 lines
237 B
C++

--- lib/fdbuf/fdobuf.h~ Sat Mar 5 01:12:32 2005
+++ lib/fdbuf/fdobuf.h Sat Mar 5 01:12:53 2005
@@ -17,6 +17,8 @@
#ifndef FDBUF__FDOBUF__H__
#define FDBUF__FDOBUF__H__
+#include <pwd.h>
+
class fdobuf : protected fdbuf
{
public: