summaryrefslogtreecommitdiff
path: root/lib/libc
diff options
context:
space:
mode:
authorAndrey A. Chernov <ache@FreeBSD.org>2001-09-02 19:28:41 +0000
committerAndrey A. Chernov <ache@FreeBSD.org>2001-09-02 19:28:41 +0000
commit1633b4aa854d8b2d895b8090cb91ff5bacc9ad0c (patch)
treefe03dd362a4180b3b9a49592f61944c467102ed9 /lib/libc
parent461b368fa4034179768fef58423a9fef89a7c345 (diff)
Notes
Diffstat (limited to 'lib/libc')
-rw-r--r--lib/libc/sys/Makefile.inc1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/libc/sys/Makefile.inc b/lib/libc/sys/Makefile.inc
index 912f2351523c..e40a9348a050 100644
--- a/lib/libc/sys/Makefile.inc
+++ b/lib/libc/sys/Makefile.inc
@@ -115,7 +115,6 @@ MLINKS+=gettimeofday.2 settimeofday.2
MLINKS+=getuid.2 geteuid.2
MLINKS+=intro.2 errno.2
MLINKS+=kqueue.2 kevent.2
-MLINKS+=lseek.2 seek.2
MLINKS+=mlock.2 munlock.2
MLINKS+=modnext.2 modfnext.2
MLINKS+=mount.2 unmount.2