extern int resetprop_main(int argc, char *argv[]); int main(int argc, char **argv) { return resetprop_main(argc, argv); }