diff options
author | Jim Meyering <jim@meyering.net> | 2007-03-28 08:34:03 +0200 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2007-03-28 08:34:03 +0200 |
commit | 2fa23f1f86ddc57e4b7bf2453e75a9e54ba60d2b (patch) | |
tree | 4b5e3d3cf566c3de2f1c9c3d7f2ff73577d24dc7 /ChangeLog | |
parent | 311b6df3447e33863c94ab6ce9eed15e3ee696ac (diff) | |
download | coreutils-2fa23f1f86ddc57e4b7bf2453e75a9e54ba60d2b.tar.xz |
* src/stty.c: Don't include "vasprintf.h", now that its
declarations are guaranteed to be in gnulib's stdio.h.
* src/who.c: Likewise.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2007-03-28 Jim Meyering <jim@meyering.net> + + * src/stty.c: Don't include "vasprintf.h", now that its + declarations are guaranteed to be in gnulib's stdio.h. + * src/who.c: Likewise. + 2007-03-27 Jim Meyering <jim@meyering.net> * README: Use "install", not "ginstall" in the list of program names. |