kconfig: add missing <stdarg.h> inclusion
authorArnaud Lacombe <lacombar@gmail.com>
Wed, 1 Jun 2011 20:00:46 +0000 (16:00 -0400)
committerArnaud Lacombe <lacombar@gmail.com>
Mon, 6 Jun 2011 19:32:13 +0000 (15:32 -0400)
This header is needed when using va_{start,end,copy}(3) functions family.

Signed-off-by: Arnaud Lacombe <lacombar@gmail.com>

No differences found