summaryrefslogtreecommitdiffstats
path: root/lib/libc
diff options
context:
space:
mode:
authorderaadt <deraadt@openbsd.org>2008-01-05 02:11:44 +0000
committerderaadt <deraadt@openbsd.org>2008-01-05 02:11:44 +0000
commit3e64dfa4391b6fb4aba8281f4e70fe4a8e03ef1e (patch)
treea7c9acf90243c94ae1d3492dc638760ec27375e3 /lib/libc
parentsync (diff)
downloadwireguard-openbsd-3e64dfa4391b6fb4aba8281f4e70fe4a8e03ef1e.tar.xz
wireguard-openbsd-3e64dfa4391b6fb4aba8281f4e70fe4a8e03ef1e.zip
no more need for vadvise.o
Diffstat (limited to 'lib/libc')
-rw-r--r--lib/libc/sys/Makefile.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/sys/Makefile.inc b/lib/libc/sys/Makefile.inc
index 7ab4b7a35a6..338c7d525e4 100644
--- a/lib/libc/sys/Makefile.inc
+++ b/lib/libc/sys/Makefile.inc
@@ -1,4 +1,4 @@
-# $OpenBSD: Makefile.inc,v 1.82 2007/09/09 19:22:45 otto Exp $
+# $OpenBSD: Makefile.inc,v 1.83 2008/01/05 02:11:44 deraadt Exp $
# $NetBSD: Makefile.inc,v 1.35 1995/10/16 23:49:07 jtc Exp $
# @(#)Makefile.inc 8.1 (Berkeley) 6/17/93
@@ -61,7 +61,7 @@ ASM= accept.o access.o acct.o adjfreq.o adjtime.o bind.o chdir.o chflags.o \
setuid.o shmat.o shmctl.o shmdt.o shmget.o shutdown.o sigaction.o \
sigaltstack.o socket.o socketpair.o stat.o statfs.o swapctl.o \
symlink.o sync.o sysarch.o umask.o unlink.o unmount.o \
- utimes.o vadvise.o wait4.o write.o writev.o xfspioctl.o __semctl.o \
+ utimes.o wait4.o write.o writev.o xfspioctl.o __semctl.o \
__syscall.o __sysctl.o __getcwd.o sched_yield.o getthrid.o \
thrsleep.o thrwakeup.o threxit.o thrsigdivert.o