commit | 7d15c25b3aee38a84987513daf79055bd511d9d0 | [log] [tgz] |
---|---|---|
author | Dees_Troy <dees_troy@teamw.in> | Wed Sep 05 20:47:21 2012 -0400 |
committer | Dees_Troy <dees_troy@teamw.in> | Wed Sep 05 20:47:21 2012 -0400 |
tree | e736f89ca2161ffbef750e238193d83f637b97b8 | |
parent | 51a0e82eb29a6dfc79f93479883383fbdbf8bcc2 [diff] [blame] |
Hax to make it boot
diff --git a/extra-functions.h b/extra-functions.h index 2cbd477..83a4318 100644 --- a/extra-functions.h +++ b/extra-functions.h
@@ -32,5 +32,6 @@ void check_and_run_script(const char* script_file, const char* display_name); int check_backup_name(int show_error); +void twfinish_recovery(const char *send_intent); -#endif // _EXTRAFUNCTIONS_HEADER \ No newline at end of file +#endif // _EXTRAFUNCTIONS_HEADER