aboutsummaryrefslogtreecommitdiff
path: root/sys/boot/efi/loader/autoload.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/boot/efi/loader/autoload.c')
-rw-r--r--sys/boot/efi/loader/autoload.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/boot/efi/loader/autoload.c b/sys/boot/efi/loader/autoload.c
index 694a6da5591f..c1eb84928ed8 100644
--- a/sys/boot/efi/loader/autoload.c
+++ b/sys/boot/efi/loader/autoload.c
@@ -27,6 +27,8 @@
#include <sys/cdefs.h>
__FBSDID("$FreeBSD$");
+#include "loader_efi.h"
+
int
efi_autoload(void)
{