mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2024-12-26 03:09:34 +03:00
Add FIGNORECASE define
The FIGNORECASE case define is now needed, place it with the related flags.
This commit is contained in:
parent
3e5d3d3285
commit
5f46a517f1
@ -25,6 +25,7 @@
|
||||
#ifndef _SPL_FILE_H
|
||||
#define _SPL_FILE_H
|
||||
|
||||
#define FIGNORECASE 0x00080000
|
||||
#define FKIOCTL 0x80000000
|
||||
|
||||
#endif /* SPL_FILE_H */
|
||||
|
Loading…
Reference in New Issue
Block a user