freebsd-ports/mail/nullmailer/files/patch-fdobuf.h
Clive Lin 1ce56ca91c Unbreak the build on -CURRENT.
Noted by: kris
2002-11-18 14:32:20 +00:00

11 lines
241 B
C++

--- lib/fdbuf/fdobuf.h.orig Mon Nov 18 22:27:27 2002
+++ lib/fdbuf/fdobuf.h Mon Nov 18 22:27:50 2002
@@ -17,6 +17,8 @@
#ifndef FDBUF__FDOBUF__H__
#define FDBUF__FDOBUF__H__
+#include <pwd.h>
+
class fdobuf : protected fdbuf
{
public: