diff options
Diffstat (limited to 'lib/libsys/Makefile.sys')
| -rw-r--r-- | lib/libsys/Makefile.sys | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/libsys/Makefile.sys b/lib/libsys/Makefile.sys index 4ad1ad4db7e9..fc948ae9c5c7 100644 --- a/lib/libsys/Makefile.sys +++ b/lib/libsys/Makefile.sys @@ -510,7 +510,8 @@ MLINKS+=readlink.2 readlinkat.2 MLINKS+=recv.2 recvfrom.2 \ recv.2 recvmmsg.2 \ recv.2 recvmsg.2 -MLINKS+=rename.2 renameat.2 +MLINKS+=rename.2 renameat.2 \ + rename.2 renameat2.2 MLINKS+=rtprio.2 rtprio_thread.2 MLINKS+=sched_get_priority_max.2 sched_get_priority_min.2 \ sched_get_priority_max.2 sched_rr_get_interval.2 |
