Skip to content

Commit bc3cbe3

Browse files
Replay "Add missing <machine/elf.h> for compound arches."
See commit 3bf9863.
1 parent cac1e5a commit bc3cbe3

File tree

1 file changed

+3
-0
lines changed
  • sys/arch/sgi/include

1 file changed

+3
-0
lines changed

sys/arch/sgi/include/elf.h

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
/* $OpenBSD: elf.h,v 1.1 2024/07/14 19:33:59 miod Exp $ */
2+
3+
#include <mips64/elf.h>

0 commit comments

Comments
 (0)