diff options
author | Roland McGrath <roland@gnu.org> | 1999-12-02 19:51:24 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 1999-12-02 19:51:24 +0000 |
commit | 63bf605304e93d6eda7aa11b43ace572a3bced30 (patch) | |
tree | f8f3d967a5b87374607caf3e59384206c6689e33 | |
parent | 50a25edf0180f5f973bf1d09bc14cfd545af1629 (diff) | |
download | glibc-63bf605304e93d6eda7aa11b43ace572a3bced30.tar.gz glibc-63bf605304e93d6eda7aa11b43ace572a3bced30.tar.xz glibc-63bf605304e93d6eda7aa11b43ace572a3bced30.zip |
1999-11-14 Roland McGrath <roland@baalperazim.frob.com>
* sysdeps/mach/hurd/nfs/nfs.h: New file, empty but for comments. Its presence lets librpcsvc compile ok. This from Mark Kettenis. We don't install this file for users. * sysdeps/mach/hurd/Dist: Add it. * sysdeps/mach/hurd/Makefile [$(subdir) = sunrpc] (sysdep_headers): Append nfs/nfs.h here.
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 596fc4c8ce..9c3459ab28 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +1999-11-14 Roland McGrath <roland@baalperazim.frob.com> + + * sysdeps/mach/hurd/nfs/nfs.h: New file, empty but for comments. + Its presence lets librpcsvc compile ok. This from Mark Kettenis. + We don't install this file for users. + * sysdeps/mach/hurd/Dist: Add it. + * sysdeps/mach/hurd/Makefile [$(subdir) = sunrpc] (sysdep_headers): + Append nfs/nfs.h here. + 1999-12-01 Andreas Jaeger <aj@suse.de> * sysdeps/generic/if_index.c (__protocol_available): Add missing |