diff options
author | Roland McGrath <roland@gnu.org> | 2002-08-03 05:03:14 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2002-08-03 05:03:14 +0000 |
commit | 447f8449ea815f365d8e0cda9eb231a3bcd26161 (patch) | |
tree | 4ec45c0d1764f1cf28046c1394c8f0a7e8e525ef /ChangeLog | |
parent | e49930c61d387c5245cad1cbdf5d5de4400b62df (diff) | |
download | glibc-447f8449ea815f365d8e0cda9eb231a3bcd26161.tar.gz glibc-447f8449ea815f365d8e0cda9eb231a3bcd26161.tar.xz glibc-447f8449ea815f365d8e0cda9eb231a3bcd26161.zip |
* include/rpc/rpc.h: Declare RPC_VARS tsd as extern.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index b3de131820..910d35c377 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2002-08-02 Roland McGrath <roland@redhat.com> + + * include/rpc/rpc.h: Declare RPC_VARS tsd as extern. + 2002-08-02 Roland McGrath <roland@frob.com> * elf/Makefile ($(objpfx)interp.os): Depend on config.make, |