summaryrefslogtreecommitdiffstats
path: root/src/util/efifatbin.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/util/efifatbin.c')
-rw-r--r--src/util/efifatbin.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/util/efifatbin.c b/src/util/efifatbin.c
index 918e7a3c4..e50f9a9ab 100644
--- a/src/util/efifatbin.c
+++ b/src/util/efifatbin.c
@@ -18,6 +18,7 @@
*/
#define FILE_LICENCE(...) extern void __file_licence ( void )
+#define FILE_SECBOOT(...) extern void __file_secboot ( void )
#include <stdint.h>
#include <stddef.h>
#include <stdlib.h>