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