From: Bruno Haible Date: Sun, 13 Mar 2011 22:45:25 +0000 (+0100) Subject: passfd: Fix compilation error on OpenBSD. X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b24d8be2672089058c92924326da82a05a703d1d;p=pspp passfd: Fix compilation error on OpenBSD. * lib/passfd.c: Include . --- diff --git a/ChangeLog b/ChangeLog index 440d503421..b68fa29784 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2011-03-13 Bruno Haible + + passfd: Fix compilation error on OpenBSD. + * lib/passfd.c: Include . + 2011-03-13 Bruno Haible passfd test: Fix warnings. diff --git a/lib/passfd.c b/lib/passfd.c index d694ba6e0c..573b80e450 100644 --- a/lib/passfd.c +++ b/lib/passfd.c @@ -24,6 +24,7 @@ #include #include #include +#include #include #include