libzpool: separate driver-side include

Sponsored-by: https://despairlabs.com/sponsor/
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Rob Norris <robn@despairlabs.com>
Closes #17861
This commit is contained in:
Rob Norris
2025-10-24 22:37:54 +11:00
committed by Brian Behlendorf
parent 0c6be03fd7
commit 4e3b88927c
9 changed files with 58 additions and 6 deletions
+3
View File
@@ -45,6 +45,9 @@
#include <sys/time.h>
#include <sys/tsd.h>
#include <sys/utsname.h>
#include <libspl.h>
#include <libzpool.h>
#include <sys/zfs_context.h>
#include <sys/zfs_onexit.h>
#include <sys/zfs_vfsops.h>
+1
View File
@@ -38,6 +38,7 @@
#include <sys/zfs_ioctl.h>
#include <sys/tunables.h>
#include <libzutil.h>
#include <libzpool.h>
/*
* Routines needed by more than one client of libzpool.