aboutsummaryrefslogtreecommitdiffstats
path: root/android/snapshot.h
diff options
context:
space:
mode:
Diffstat (limited to 'android/snapshot.h')
-rw-r--r--android/snapshot.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/android/snapshot.h b/android/snapshot.h
index be03818..c0d5965 100644
--- a/android/snapshot.h
+++ b/android/snapshot.h
@@ -26,6 +26,10 @@
*/
void snapshot_print_and_exit( const char *snapstorage );
+
+extern int android_snapshot_update_time;
+extern int android_snapshot_update_time_request;
+
#endif
#endif /* SNAPSHOTS_H_ */