vserver 1.9.3
[linux-2.6.git] / scripts / kconfig / zconf.tab.c_shipped
index c9bfdb4..a48105a 100644 (file)
@@ -175,6 +175,8 @@ static bool zconf_endtoken(int token, int starttoken, int endtoken);
 
 struct symbol *symbol_hash[257];
 
+static struct menu *current_menu, *current_entry;
+
 #define YYERROR_VERBOSE