Home
last modified time | relevance | path

Searched hist:aed9934b (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/scripts/kconfig/
H A Dqconf.ccaed9934b Thu Jan 24 10:20:39 CST 2013 Tiana Rakotovao Andriamahefa <rkmahefa@gmail.com> 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 <rkmahefa@gmail.com>
Signed-off-by: Michal Marek <mmarek@suse.cz>
aed9934b Thu Jan 24 10:20:39 CST 2013 Tiana Rakotovao Andriamahefa <rkmahefa@gmail.com> 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 <rkmahefa@gmail.com>
Signed-off-by: Michal Marek <mmarek@suse.cz>