diff options
author | Brian Behlendorf <[email protected]> | 2011-03-31 12:16:24 -0700 |
---|---|---|
committer | Brian Behlendorf <[email protected]> | 2011-03-31 12:20:53 -0700 |
commit | e88b041ed6a7ce358df25a7af057ea5c76dd1c2a (patch) | |
tree | 08b4fe8048049512bc5473b420fc4b9a1fba6db2 /include/libuutil_common.h | |
parent | bfd214af01dd360417b1331d903655244979fe0f (diff) |
Fix libzpool cv_* build error
This build failure was accidentally introduced by previous commit
bfd214a which fixed the load average. Unfortunately, the wrapper
for cv_wait_interruptible was not available in the zfs_context.h
user compatibility code. I failed to notice this because I didn't
rebuild everything cleanly before committing.
undefined reference to `cv_wait_interruptible'
collect2: ld returned 1 exit status
Closes #181
Diffstat (limited to 'include/libuutil_common.h')
0 files changed, 0 insertions, 0 deletions