Files
android_kernel_xiaomi_sm8450/scripts/kconfig
Tiana Rakotovao Andriamahefa aed9934bf1 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>
2013-01-30 10:16:43 +01:00
..
2012-10-03 09:03:24 +02:00
2005-04-16 15:20:36 -07:00
2011-06-09 14:04:45 -04:00
2012-11-20 12:12:57 +01:00