mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2026-05-24 11:18:52 +03:00
Rename refcount.h to zfs_refcount.h
Renamed to avoid conflicting with refcount.h when a different implementation is already provided by the platform. Reviewed-by: Ryan Moeller <ryan@ixsystems.com> Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov> Signed-off-by: Matt Macy <mmacy@FreeBSD.org> Closes #10620
This commit is contained in:
+1
-1
@@ -26,7 +26,7 @@
|
||||
|
||||
#include <sys/bpobj.h>
|
||||
#include <sys/zfs_context.h>
|
||||
#include <sys/refcount.h>
|
||||
#include <sys/zfs_refcount.h>
|
||||
#include <sys/dsl_pool.h>
|
||||
#include <sys/zfeature.h>
|
||||
#include <sys/zap.h>
|
||||
|
||||
Reference in New Issue
Block a user