Hey, we include sys/errno.h twice... Have a nice weekend, Alexander
Index: copystr.S =================================================================== RCS file: /cvs/src/sys/arch/arm64/arm64/copystr.S,v retrieving revision 1.5 diff -u -p -r1.5 copystr.S --- copystr.S 19 Jun 2019 08:00:17 -0000 1.5 +++ copystr.S 11 Jan 2020 15:02:37 -0000 @@ -19,7 +19,6 @@ #include "assym.h" #include <machine/asm.h> #include <sys/errno.h> -#include <sys/errno.h> .text .align 2
