From 503c2bfc5f4aa1930defd69d927c27da83ac4473 Mon Sep 17 00:00:00 2001 From: archie Date: Tue, 8 Oct 2002 17:43:40 +0000 Subject: Add MLINKS to kse.2. --- lib/libc/sys/Makefile.inc | 2 ++ 1 file changed, 2 insertions(+) (limited to 'lib') diff --git a/lib/libc/sys/Makefile.inc b/lib/libc/sys/Makefile.inc index ccc3e57..87523a8 100644 --- a/lib/libc/sys/Makefile.inc +++ b/lib/libc/sys/Makefile.inc @@ -116,6 +116,8 @@ MLINKS+=gettimeofday.2 settimeofday.2 MLINKS+=getuid.2 geteuid.2 MLINKS+=intro.2 errno.2 MLINKS+=kqueue.2 kevent.2 +MLINKS+=kse.2 kse_create.2 kse.2 kse_exit.2 kse.2 kse_release.2 \ + kse.2 kse_wakeup.2 kse.2 kse_thr_interrupt.2 MLINKS+=mlock.2 munlock.2 MLINKS+=modnext.2 modfnext.2 MLINKS+=mount.2 unmount.2 -- cgit v1.1