Unbreak the build on -CURRENT.

Noted by: kris
This commit is contained in:
Clive Lin 2002-11-18 14:32:20 +00:00
parent bd86e479e9
commit 1ce56ca91c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=70410

View 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: