mirror of
https://github.com/trapexit/mergerfs.git
synced 2025-02-21 15:17:57 +08:00
fix #define typo
This commit is contained in:
parent
1513c92cbc
commit
93923177ee
@ -22,7 +22,7 @@
|
||||
#endif
|
||||
|
||||
#ifndef POSIX_FADV_RANDOM
|
||||
# define POSIX_FADV_NORMAL 1
|
||||
# define POSIX_FADV_RANDOM 1
|
||||
#endif
|
||||
|
||||
#ifndef POSIX_FADV_SEQUENTIAL
|
||||
|
Loading…
x
Reference in New Issue
Block a user