Merge branch 'linux-have-libdiskmgt' into refs/top-bases/linux-zfs-branch
This commit is contained in:
commit
8b0a74c863
|
@ -64,7 +64,9 @@
|
|||
#include <devid.h>
|
||||
#include <errno.h>
|
||||
#include <fcntl.h>
|
||||
#ifdef HAVE_LIBDISKMGT
|
||||
#include <libdiskmgt.h>
|
||||
#endif
|
||||
#include <libintl.h>
|
||||
#include <libnvpair.h>
|
||||
#include <stdio.h>
|
||||
|
|
Loading…
Reference in New Issue