aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2005-01-26 02:40:14 +0000
committerRoland McGrath <roland@gnu.org>2005-01-26 02:40:14 +0000
commitc7adcc24f39a2137ccee23469a15c36e49623dd7 (patch)
tree97b65f0d57c740422a0cc4e3b59c7553126f438f /ChangeLog
parentd68684162bd587ffe94c0f62c9504e5841855ba5 (diff)
downloadglibc-c7adcc24f39a2137ccee23469a15c36e49623dd7.tar
glibc-c7adcc24f39a2137ccee23469a15c36e49623dd7.tar.gz
glibc-c7adcc24f39a2137ccee23469a15c36e49623dd7.tar.bz2
glibc-c7adcc24f39a2137ccee23469a15c36e49623dd7.zip
* sunrpc/rpc_main.c (s_output): Generate #include <rpc/pmap_clnt.h>
irrespective of Cflag.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1b12bf5c9f..19f0504974 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2005-01-14 GOTO Masanori <gotom@debian.or.jp>
+ * sunrpc/rpc_main.c (s_output): Generate #include <rpc/pmap_clnt.h>
+ irrespective of Cflag.
+
* manual/memory.texi (sbrk): Fix definition.
* manual/string.texi (strcasestr): Fix example typo.