aboutsummaryrefslogtreecommitdiffstats
path: root/src/include/usr/shimmgmt.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/usr/shimmgmt.h')
-rw-r--r--src/include/usr/shimmgmt.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/usr/shimmgmt.h b/src/include/usr/shimmgmt.h
index aef768186..5458e8f39 100644
--- a/src/include/usr/shimmgmt.h
+++ b/src/include/usr/shimmgmt.h
@@ -11,6 +11,6 @@ FILE_LICENCE ( GPL2_OR_LATER_OR_UBDL );
#include <ipxe/image.h>
-extern int shim ( struct image *image );
+extern int shim ( struct image *image, struct image *crutch );
#endif /* _USR_SHIMMGMT_H */