summaryrefslogtreecommitdiff
path: root/mail/nullmailer/files/patch-fdobuf.h
blob: 3f4d5cc78382de7b825ec7a34d2e07e41fb0d354 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- 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: