From: Tiana Rakotovao Andriamahefa Date: Thu, 24 Jan 2013 16:20:39 +0000 (+0000) Subject: kconfig: fix a compiliation error when using make xconfig X-Git-Tag: v3.9-rc1~49^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aed9934bf182c049d966bd106ad7e2b43c46c718;p=pandora-kernel.git kconfig: fix a compiliation error when using make xconfig When using make xconfig, the following compilation error appears : /usr/include/qt3/qvaluelist.h:427:13: error: ‘ptrdiff_t’ does not name a type Including stddef.h in scripts/kconfig/qconf.cc permits to avoid this error. Signed-off-by: Tiana Rakotovao Andriamahefa Signed-off-by: Michal Marek --- Reading git-diff-tree failed