summaryrefslogtreecommitdiff
path: root/cmd/efi.c
diff options
context:
space:
mode:
Diffstat (limited to 'cmd/efi.c')
-rw-r--r--cmd/efi.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/cmd/efi.c b/cmd/efi.c
index 919cb2fcfd..ea239a01f0 100644
--- a/cmd/efi.c
+++ b/cmd/efi.c
@@ -9,6 +9,7 @@
#include <efi.h>
#include <errno.h>
#include <malloc.h>
+#include <sort.h>
static const char *const type_name[] = {
"reserved",