From: hjl Date: Thu, 15 Feb 2001 00:37:03 +0000 (+0000) Subject: 2001-02-14 H.J. Lu X-Git-Tag: nfs-utils-0-3-1~2 X-Git-Url: https://git.decadent.org.uk/gitweb/?p=nfs-utils.git;a=commitdiff_plain;h=90685386b135529ed2738e0d1daab4dd2104b251;ds=sidebyside 2001-02-14 H.J. Lu * support/nfs/rpcmisc.c: Include . --- diff --git a/ChangeLog b/ChangeLog index b31a9b4..ce39b26 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2001-02-14 H.J. Lu + + * support/nfs/rpcmisc.c: Include . + 2001-02-14 Chip Salzenberg * debian/control: Change priority of nhfsstone package to 'extra'. diff --git a/support/nfs/rpcmisc.c b/support/nfs/rpcmisc.c index 64bc802..7a9de1c 100644 --- a/support/nfs/rpcmisc.c +++ b/support/nfs/rpcmisc.c @@ -29,6 +29,7 @@ #include #include #include +#include #include "nfslib.h" static void closedown(int sig);