diff options
| -rw-r--r-- | src/preflight.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/preflight.c b/src/preflight.c index 44a59ff..832996b 100644 --- a/src/preflight.c +++ b/src/preflight.c | |||
| @@ -54,6 +54,8 @@ struct np_cb_data { | |||
| 54 | np_client_t np; | 54 | np_client_t np; |
| 55 | }; | 55 | }; |
| 56 | 56 | ||
| 57 | extern uint16_t userpref_remove_device_record(const char* udid); | ||
| 58 | |||
| 57 | static void set_untrusted_host_buid(lockdownd_client_t lockdown) | 59 | static void set_untrusted_host_buid(lockdownd_client_t lockdown) |
| 58 | { | 60 | { |
| 59 | char* system_buid = NULL; | 61 | char* system_buid = NULL; |
