]> git.ipfire.org Git - thirdparty/coreutils.git/commit
Use <wchar.h>, not "wcwidth.h".
authorJim Meyering <jim@meyering.net>
Sun, 8 Jul 2007 08:16:44 +0000 (10:16 +0200)
committerJim Meyering <jim@meyering.net>
Sun, 8 Jul 2007 10:39:24 +0000 (12:39 +0200)
commit1cea914143cab171beaad1f3df60566bcfa48cff
tree82b8b17b86dbcc0d0e257c82f01537ce304d024c
parent685d3c3f2adfabbf79b626f84be17170b59d449d
Use <wchar.h>, not "wcwidth.h".
* src/wc.c: Now that gnulib provides the POSIX-specified <wchar.h>,
include it and <wctype.h>, rather than "wcwidth.h".
* src/ls.c: Include <wchar.h>, rather than "wcwidth.h".
ChangeLog
src/ls.c
src/wc.c