Correct #undef location in previous commit.
This commit is contained in:
parent
5ccc178fd7
commit
54c0ba292c
@ -37,10 +37,10 @@
|
||||
# define __ASSUME_SIGNALFD4 1
|
||||
#endif
|
||||
|
||||
#include_next <kernel-features.h>
|
||||
|
||||
/* The n32 syscall ABI did not have a getdents64 syscall until
|
||||
2.6.35. */
|
||||
#if _MIPS_SIM == _ABIN32 && __LINUX_KERNEL_VERSION < 0x020623
|
||||
# undef __ASSUME_GETDENTS64_SYSCALL
|
||||
#endif
|
||||
|
||||
#include_next <kernel-features.h>
|
||||
|
Loading…
x
Reference in New Issue
Block a user