summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/efi_selftest.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/efi_selftest.h b/include/efi_selftest.h
index 1b708849bcb..4ee46cbbb66 100644
--- a/include/efi_selftest.h
+++ b/include/efi_selftest.h
@@ -19,6 +19,7 @@
extern const struct efi_system_table *st_systable;
extern const struct efi_boot_services *st_boottime;
+extern const struct efi_runtime_services *st_runtime;
/**
* efi_st_printf() - print a message