mirror of
https://git.freebsd.org/ports.git
synced 2025-07-17 17:29:23 -04:00
Unbreak the build on -CURRENT.
Noted by: kris
This commit is contained in:
parent
bd86e479e9
commit
1ce56ca91c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=70410
1 changed files with 11 additions and 0 deletions
11
mail/nullmailer/files/patch-fdobuf.h
Normal file
11
mail/nullmailer/files/patch-fdobuf.h
Normal file
|
@ -0,0 +1,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:
|
Loading…
Add table
Reference in a new issue