artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
43d1b45
)
Sigh. This sys/cdefs.h is hiding use of __CONCAT in a non-C context.
author
deraadt
<deraadt@openbsd.org>
Tue, 14 Dec 2021 02:17:39 +0000
(
02:17
+0000)
committer
deraadt
<deraadt@openbsd.org>
Tue, 14 Dec 2021 02:17:39 +0000
(
02:17
+0000)
Needs some other repairs first.
libexec/ld.so/sparc64/SYS.h
patch
|
blob
|
history
diff --git
a/libexec/ld.so/sparc64/SYS.h
b/libexec/ld.so/sparc64/SYS.h
index
eab599c
..
403f3c4
100644
(file)
--- 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 <sys/
type
s.h>
+#include <sys/
cdef
s.h>
#include <sys/syscall.h>
#include <machine/trap.h>
#include <machine/asm.h>