summaryrefslogtreecommitdiffstats
path: root/src/preflight.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/preflight.c')
-rw-r--r--src/preflight.c2
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
57extern uint16_t userpref_remove_device_record(const char* udid);
58
57static void set_untrusted_host_buid(lockdownd_client_t lockdown) 59static void set_untrusted_host_buid(lockdownd_client_t lockdown)
58{ 60{
59 char* system_buid = NULL; 61 char* system_buid = NULL;