diff options
| author | Alexander Motin <mav@FreeBSD.org> | 2014-05-08 16:59:36 +0000 |
|---|---|---|
| committer | Alexander Motin <mav@FreeBSD.org> | 2014-05-08 16:59:36 +0000 |
| commit | afb8674c798ab3348c48e1bc37d746f04f647c7c (patch) | |
| tree | 5719ad8f13ab407a7152d049dbc67572936ffb15 /cddl/lib/libzfs | |
| parent | fa1142344294e57f9f646eb16897e9bea93424e5 (diff) | |
Notes
Diffstat (limited to 'cddl/lib/libzfs')
| -rw-r--r-- | cddl/lib/libzfs/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cddl/lib/libzfs/Makefile b/cddl/lib/libzfs/Makefile index 5b6b47dcc28c..16660aca3ceb 100644 --- a/cddl/lib/libzfs/Makefile +++ b/cddl/lib/libzfs/Makefile @@ -14,6 +14,7 @@ SRCS= deviceid.c \ fsshare.c \ mkdirp.c \ mnttab.c \ + thread_pool.c \ zmount.c \ zone.c |
