OSDN Git Service

Fix configure-with-nls vs. wchar.h/wcsdup problem differently.
authorJim Meyering <jim@meyering.net>
Wed, 30 May 2007 13:40:50 +0000 (15:40 +0200)
committerJim Meyering <jim@meyering.net>
Wed, 30 May 2007 13:40:50 +0000 (15:40 +0200)
commitba61a9dd4495561bdc827ac8f9108bbdda68fdb8
treeecc2665c4e42500a3c10143cc45d56a016bce1f8
parent79fb9008cb516e8a227455d725b2f24a3aa1d37e
Fix configure-with-nls vs. wchar.h/wcsdup problem differently.
* parted/table.c: Include <config.h> *before* all other #include
directives.  Remove explicit declaration of wcsdup.  Now, we'll
get the one from <wchar.h>.
parted/table.c