diff options
Diffstat (limited to 'src/idevicerestore.h')
-rw-r--r-- | src/idevicerestore.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/idevicerestore.h b/src/idevicerestore.h index 7f76c91..16867b3 100644 --- a/src/idevicerestore.h +++ b/src/idevicerestore.h @@ -53,6 +53,7 @@ enum { RESTORE_STEP_VERIFY_FS, RESTORE_STEP_FLASH_FW, RESTORE_STEP_FLASH_BB, + RESTORE_STEP_FUD, RESTORE_NUM_STEPS }; |