fix menuconfig 'deselect' statement
[openwrt.git] / scripts / config / lkc_proto.h
index b6a389c..15fafd0 100644 (file)
@@ -2,6 +2,7 @@
 /* confdata.c */
 P(conf_parse,void,(const char *name));
 P(conf_read,int,(const char *name));
+P(conf_reset,void,(void));
 P(conf_read_simple,int,(const char *name));
 P(conf_write,int,(const char *name));