aboutsummaryrefslogtreecommitdiff
path: root/stand/efi/boot1/zfs_module.c
diff options
context:
space:
mode:
Diffstat (limited to 'stand/efi/boot1/zfs_module.c')
-rw-r--r--stand/efi/boot1/zfs_module.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/stand/efi/boot1/zfs_module.c b/stand/efi/boot1/zfs_module.c
index 01b95e06e38f..16722b33f0b9 100644
--- a/stand/efi/boot1/zfs_module.c
+++ b/stand/efi/boot1/zfs_module.c
@@ -26,7 +26,7 @@
#include <stddef.h>
#include <stdarg.h>
#include <stdbool.h>
-#include <sys/cdefs.h>
+
#include <sys/param.h>
#include <sys/queue.h>
#include <efi.h>