]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[PATCH] mconf.c needs locale.h
authorJean-Christophe Dubois <jdubois@mc.com>
Sat, 25 Jun 2005 21:55:43 +0000 (14:55 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Sat, 25 Jun 2005 23:24:39 +0000 (16:24 -0700)
commit442ff702233287df3f50ec3a7fd0a73d7367cf5a
treee186de4d35bc490b5ea6bd47f239ed86552f9d36
parentb0cfbd995d091b10841eeb948976f5d1fbf13cdd
[PATCH] mconf.c needs locale.h

This is failing on my cross-compilation environment (From a solaris system)
using gcc-3.4.1 (as the compiler can't find a prototype for the setlocale()
function).

Signed-off-by: Jean-Christophe Dubois <jdubois@mc.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
scripts/kconfig/mconf.c