fedora core 6 1.2949 + vserver 2.2.0
[linux-2.6.git] / scripts / kconfig / zconf.tab.c
index 2fb0a4f..d777fe8 100644 (file)
@@ -2135,7 +2135,7 @@ void conf_parse(const char *name)
                sym_check_deps(sym);
         }
 
-       sym_change_count = 1;
+       sym_set_change_count(1);
 }
 
 const char *zconf_tokenname(int token)