mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2026-05-24 11:18:52 +03:00
freebsd: changes necessary to coexist with dtrace in tree
Fix header conflicts when building zfs with openzfs as a vendor import. Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov> Reviewed-by: Ryan Moeller <ryan@ixsystems.com> Signed-off-by: Matt Macy <mmacy@FreeBSD.org> Closes #10497
This commit is contained in:
@@ -29,6 +29,8 @@
|
||||
#ifndef _OPENSOLARIS_SYS_FILE_H_
|
||||
#define _OPENSOLARIS_SYS_FILE_H_
|
||||
|
||||
#include <sys/refcount.h>
|
||||
#include_next <sys/refcount.h>
|
||||
#include_next <sys/file.h>
|
||||
|
||||
#define FKIOCTL 0x80000000 /* ioctl addresses are from kernel */
|
||||
|
||||
Reference in New Issue
Block a user