]> git.ipfire.org Git - thirdparty/coreutils.git/commit
Include stdio.h before wchar.h to work around
authorJim Meyering <jim@meyering.net>
Sun, 25 Jun 2000 08:48:58 +0000 (08:48 +0000)
committerJim Meyering <jim@meyering.net>
Sun, 25 Jun 2000 08:48:58 +0000 (08:48 +0000)
commitca8a119779daa99fcc00f5ce130d7b614bf27800
tree486e1c6fc3d4edde89cf21e6248df20f75b5c4dd
parent484752fa805743b04a626aa873f45487077f8b88
Include stdio.h before wchar.h to work around
Linux header bug when _XOPEN_SOURCE is defined to 500.
m4/mbstate_t.m4