mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2025-02-05 06:43:31 +03:00
Define FKIOCTL which is used on Solaris to mark an in-kernel ioctl.
This commit is contained in:
parent
3a68dc5374
commit
c18cbcfe66
@ -1,4 +1,6 @@
|
|||||||
#ifndef _SPL_FILE_H
|
#ifndef _SPL_FILE_H
|
||||||
#define _SPL_FILE_H
|
#define _SPL_FILE_H
|
||||||
|
|
||||||
|
#define FKIOCTL 0x80000000
|
||||||
|
|
||||||
#endif /* SPL_FILE_H */
|
#endif /* SPL_FILE_H */
|
||||||
|
Loading…
Reference in New Issue
Block a user