summaryrefslogtreecommitdiffstats
path: root/lib/libc
diff options
context:
space:
mode:
authormillert <millert@openbsd.org>2004-05-03 19:56:08 +0000
committermillert <millert@openbsd.org>2004-05-03 19:56:08 +0000
commitc6bd9eabf864b9de5943c3f97d8246f2b3af0250 (patch)
treedcdd4f137b8e92d5fa7264bb6ef7916365023710 /lib/libc
parentstrtonum prototype (diff)
downloadwireguard-openbsd-c6bd9eabf864b9de5943c3f97d8246f2b3af0250.tar.xz
wireguard-openbsd-c6bd9eabf864b9de5943c3f97d8246f2b3af0250.zip
Missed this in the __strerror() removal.
Diffstat (limited to 'lib/libc')
-rw-r--r--lib/libc/string/Makefile.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/string/Makefile.inc b/lib/libc/string/Makefile.inc
index 26e2bc10f2a..902cf83cefe 100644
--- a/lib/libc/string/Makefile.inc
+++ b/lib/libc/string/Makefile.inc
@@ -1,11 +1,11 @@
-# $OpenBSD: Makefile.inc,v 1.12 2003/02/20 03:20:09 deraadt Exp $
+# $OpenBSD: Makefile.inc,v 1.13 2004/05/03 19:56:08 millert Exp $
# string sources
.PATH: ${LIBCSRCDIR}/arch/${MACHINE_ARCH}/string ${LIBCSRCDIR}/string
SRCS+= bm.c memccpy.c strcasecmp.c strcoll.c strdup.c strerror.c \
strerror_r.c strlcat.c strmode.c strsignal.c strtok.c strxfrm.c \
- __strerror.c __strsignal.c
+ __strsignal.c
# machine-dependent net sources
# m-d Makefile.inc must include sources for: