aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArchie Cobbs <archie@FreeBSD.org>2002-10-08 17:43:40 +0000
committerArchie Cobbs <archie@FreeBSD.org>2002-10-08 17:43:40 +0000
commit5f384e6a345c961a2ef4c2d06f673c72e9bada35 (patch)
tree477ff9a3ca1e24186b430495b5707a1318c641ed
parentead5f16cef18dad60967bb5c98cfc839518479a6 (diff)
Notes
-rw-r--r--lib/libc/sys/Makefile.inc2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/libc/sys/Makefile.inc b/lib/libc/sys/Makefile.inc
index ccc3e57552a56..87523a858161c 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