mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2026-05-22 10:37:35 +03:00
Add stubs for three more includes
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
#ifndef _SPL_MODCTL_H
|
||||
#define _SPL_MODCTL_H
|
||||
|
||||
#endif /* SPL_MODCTL_H */
|
||||
@@ -0,0 +1,4 @@
|
||||
#ifndef _SPL_OPEN_H
|
||||
#define _SPL_OPEN_H
|
||||
|
||||
#endif /* SPL_OPEN_H */
|
||||
@@ -0,0 +1,4 @@
|
||||
#ifndef _SPL_POLICY_H
|
||||
#define _SPL_POLICY_H
|
||||
|
||||
#endif /* SPL_POLICY_H */
|
||||
Reference in New Issue
Block a user