Correct mistake in MLINKS introduced in r352747
Messed up a merge conflict resolution and didn't catch that before commit. Sponsored by: Dell EMC Isilon
This commit is contained in:
parent
c4571256af
commit
d4f4430503
@ -478,7 +478,7 @@ MLINKS+=setuid.2 setegid.2 \
|
||||
MLINKS+=shmat.2 shmdt.2
|
||||
MLINKS+=shm_open.2 memfd_create.3 \
|
||||
shm_open.2 shm_unlink.2 \
|
||||
shm_rename.2
|
||||
shm_open.2 shm_rename.2
|
||||
MLINKS+=sigwaitinfo.2 sigtimedwait.2
|
||||
MLINKS+=stat.2 fstat.2 \
|
||||
stat.2 fstatat.2 \
|
||||
|
Loading…
Reference in New Issue
Block a user