aboutsummaryrefslogtreecommitdiff
path: root/tests/qtest/migration/bootfile.h
diff options
context:
space:
mode:
Diffstat (limited to 'tests/qtest/migration/bootfile.h')
-rw-r--r--tests/qtest/migration/bootfile.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/qtest/migration/bootfile.h b/tests/qtest/migration/bootfile.h
index 6d6a673..96e784b 100644
--- a/tests/qtest/migration/bootfile.h
+++ b/tests/qtest/migration/bootfile.h
@@ -35,5 +35,6 @@
void bootfile_delete(void);
char *bootfile_create(const char *arch, const char *dir, bool suspend_me);
+char *bootfile_get(void);
#endif /* BOOTFILE_H */