From: deraadt Date: Tue, 14 Dec 2021 02:17:39 +0000 (+0000) Subject: Sigh. This sys/cdefs.h is hiding use of __CONCAT in a non-C context. X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=64890fb5aa047832902236100cf892cac60d98f6;p=openbsd Sigh. This sys/cdefs.h is hiding use of __CONCAT in a non-C context. Needs some other repairs first. --- diff --git a/libexec/ld.so/sparc64/SYS.h b/libexec/ld.so/sparc64/SYS.h index eab599cd4b5..403f3c45ef9 100644 --- a/libexec/ld.so/sparc64/SYS.h +++ b/libexec/ld.so/sparc64/SYS.h @@ -1,4 +1,4 @@ -/* $OpenBSD: SYS.h,v 1.2 2021/12/13 18:28:39 deraadt Exp $ */ +/* $OpenBSD: SYS.h,v 1.3 2021/12/14 02:17:39 deraadt Exp $ */ /* $NetBSD: rtld_start.S,v 1.5 2001/08/14 22:17:48 eeh Exp $ */ /* @@ -64,7 +64,7 @@ * POSSIBILITY OF SUCH DAMAGE. */ -#include +#include #include #include #include