diff options
| author | Chris Williamson <chris.williamson@delphix.com> | 2017-06-23 15:56:06 -0700 |
|---|---|---|
| committer | Matthew Ahrens <mahrens@delphix.com> | 2017-06-26 06:45:06 -0700 |
| commit | dfc115332c94a2f62058ac7f2bce7631fbd20b3d (patch) | |
| tree | 1bcc8a12ac56d03b394b32e32347d9f28f9af103 /usr/src/cmd/zinject | |
| parent | 3d9b1a2a543845425f021c3f896a07b1deff87c9 (diff) | |
| download | illumos-joyent-dfc115332c94a2f62058ac7f2bce7631fbd20b3d.tar.gz | |
7431 ZFS Channel Programs
Reviewed by: Matthew Ahrens <mahrens@delphix.com>
Reviewed by: George Wilson <george.wilson@delphix.com>
Reviewed by: John Kennedy <john.kennedy@delphix.com>
Reviewed by: Dan Kimmel <dan.kimmel@delphix.com>
Approved by: Garrett D'Amore <garrett@damore.org>
Diffstat (limited to 'usr/src/cmd/zinject')
| -rw-r--r-- | usr/src/cmd/zinject/Makefile.com | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/usr/src/cmd/zinject/Makefile.com b/usr/src/cmd/zinject/Makefile.com index 6f21815fa8..82b4e6c2c1 100644 --- a/usr/src/cmd/zinject/Makefile.com +++ b/usr/src/cmd/zinject/Makefile.com @@ -33,6 +33,7 @@ include ../../Makefile.cmd INCS += -I../../../lib/libzpool/common INCS += -I../../../uts/common/fs/zfs +INCS += -I../../../uts/common/fs/zfs/lua LDLIBS += -lzpool -lzfs -lnvpair |
