From 5c9b686b1e6bfc2c373659c35f5dec76bb256bca Mon Sep 17 00:00:00 2001 From: deraadt Date: Tue, 28 Mar 2000 22:43:34 +0000 Subject: [PATCH] sigblock.3 MLINK --- lib/libc/compat-43/Makefile.inc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lib/libc/compat-43/Makefile.inc b/lib/libc/compat-43/Makefile.inc index 373e7f4ca4b..58227126664 100644 --- a/lib/libc/compat-43/Makefile.inc +++ b/lib/libc/compat-43/Makefile.inc @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile.inc,v 1.3 1998/11/20 11:18:32 d Exp $ +# $OpenBSD: Makefile.inc,v 1.4 2000/03/28 22:43:34 deraadt Exp $ # compat-43 sources .PATH: ${LIBCSRCDIR}/arch/${MACHINE_ARCH}/compat-43 ${LIBCSRCDIR}/compat-43 @@ -12,3 +12,4 @@ MAN+= creat.3 getdtablesize.3 gethostid.3 killpg.3 setregid.3 setreuid.3 \ MLINKS+=setruid.3 setrgid.3 MLINKS+=gethostid.3 sethostid.3 +MLINKS+=sigblock.3 sigmask.3 -- 2.20.1