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