From: deraadt Date: Fri, 4 Apr 1997 16:45:25 +0000 (+0000) Subject: seek(2) is not needed X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=baebfba4dfa534c2195f455520bed244c27b7a1a;p=openbsd seek(2) is not needed --- diff --git a/lib/libc/sys/Makefile.inc b/lib/libc/sys/Makefile.inc index 69f7995a9bc..1226f0a320a 100644 --- a/lib/libc/sys/Makefile.inc +++ b/lib/libc/sys/Makefile.inc @@ -144,7 +144,6 @@ MLINKS+=getsockopt.2 setsockopt.2 MLINKS+=gettimeofday.2 settimeofday.2 MLINKS+=getuid.2 geteuid.2 MLINKS+=intro.2 errno.2 -MLINKS+=lseek.2 seek.2 MLINKS+=mlock.2 munlock.2 MLINKS+=mount.2 unmount.2 MLINKS+=pathconf.2 fpathconf.2