diff options
| author | Pawel Jakub Dawidek <pjd@FreeBSD.org> | 2011-02-27 19:41:40 +0000 |
|---|---|---|
| committer | Pawel Jakub Dawidek <pjd@FreeBSD.org> | 2011-02-27 19:41:40 +0000 |
| commit | 10b9d77bf1ccf2f3affafa6261692cb92cf7e992 (patch) | |
| tree | ef515cadc08bf427e4d3f1360199ec9827b1596b /usr.bin | |
| parent | e02dd14a548a89bee6657d9eacb0f992bf61b280 (diff) | |
Notes
Diffstat (limited to 'usr.bin')
| -rw-r--r-- | usr.bin/fstat/zfs.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.bin/fstat/zfs.c b/usr.bin/fstat/zfs.c index 96cdff6870a03..cdca41ff1a757 100644 --- a/usr.bin/fstat/zfs.c +++ b/usr.bin/fstat/zfs.c @@ -43,6 +43,7 @@ #include <sys/zap.h> #include <sys/fs/zfs.h> #include <sys/zfs_znode.h> +#include <sys/zfs_sa.h> #include <err.h> #include <kvm.h> |
