diff options
Diffstat (limited to 'src/preflight.h')
| -rw-r--r-- | src/preflight.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/preflight.h b/src/preflight.h index 62349d1..4c8aa60 100644 --- a/src/preflight.h +++ b/src/preflight.h | |||
| @@ -26,6 +26,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA | |||
| 26 | extern void userpref_get_system_buid(char **systembuid); | 26 | extern void userpref_get_system_buid(char **systembuid); |
| 27 | extern void userpref_device_record_get_host_id(const char *udid, char **host_id); | 27 | extern void userpref_device_record_get_host_id(const char *udid, char **host_id); |
| 28 | 28 | ||
| 29 | void preflight_device_remove_cb(void *data); | ||
| 29 | void preflight_worker_device_add(struct device_info* info); | 30 | void preflight_worker_device_add(struct device_info* info); |
| 30 | 31 | ||
| 31 | #endif | 32 | #endif |
