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 {
np_client_t np;
};
+extern uint16_t userpref_remove_device_record(const char* udid);
+
static void set_untrusted_host_buid(lockdownd_client_t lockdown)
{
char* system_buid = NULL;