build fixes for scripts/kconfig

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
This commit is contained in:
Denys Vlasenko
2011-04-18 01:19:59 +02:00
parent cfbd31a7fb
commit b83c970412
2 changed files with 5 additions and 0 deletions

View File

@@ -3,6 +3,8 @@
* Released under the terms of the GNU GPL v2.0.
*/
#define _XOPEN_SOURCE 700
#include <ctype.h>
#include <stdlib.h>
#include <stdio.h>