diff options
Diffstat (limited to 'cmd/zfs.c')
-rw-r--r-- | cmd/zfs.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cmd/zfs.c b/cmd/zfs.c index 2f831532c2e..6ef1b56ab10 100644 --- a/cmd/zfs.c +++ b/cmd/zfs.c @@ -8,6 +8,7 @@ * made from existing GRUB Sources by Sun, GNU and others. */ +#include <common.h> #include <part.h> #include <config.h> #include <command.h> |