mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2026-03-10 12:26:27 +03:00
zfs_context: remove duplicate includes
Sponsored-by: https://despairlabs.com/sponsor/ Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov> Signed-off-by: Rob Norris <robn@despairlabs.com> Closes #17861
This commit is contained in:
parent
a49158c064
commit
677d6ed730
@ -127,8 +127,6 @@ extern "C" {
|
||||
#include <sys/systm.h>
|
||||
#include <sys/misc.h>
|
||||
#include <sys/random.h>
|
||||
#include <sys/callb.h>
|
||||
#include <sys/trace.h>
|
||||
|
||||
#include <sys/zfs_context_os.h>
|
||||
|
||||
|
||||
@ -124,7 +124,7 @@ my $untagged_patterns = q(
|
||||
include/os/freebsd/spl/sys/inttypes.h
|
||||
include/os/freebsd/spl/sys/mode.h
|
||||
include/os/freebsd/spl/sys/trace.h
|
||||
include/os/freebsd/spl/sys/trace_zfs.h
|
||||
include/os/freebsd/zfs/sys/trace_zfs.h
|
||||
include/os/freebsd/zfs/sys/zpl.h
|
||||
include/os/linux/kernel/linux/page_compat.h
|
||||
lib/libspl/include/sys/string.h
|
||||
|
||||
Loading…
Reference in New Issue
Block a user