diff options
| author | Warner Losh <imp@FreeBSD.org> | 2023-11-24 20:12:57 +0000 |
|---|---|---|
| committer | Warner Losh <imp@FreeBSD.org> | 2023-11-27 05:23:59 +0000 |
| commit | a6fe717c2a876105123214c05176cd74106fb94b (patch) | |
| tree | 540a80bf26fca6d705f4d95b1dda2090c596b9f6 /libexec/rtld-elf/arm | |
| parent | a2f733abcff64628b7771a47089628b7327a88bd (diff) | |
Diffstat (limited to 'libexec/rtld-elf/arm')
| -rw-r--r-- | libexec/rtld-elf/arm/reloc.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/libexec/rtld-elf/arm/reloc.c b/libexec/rtld-elf/arm/reloc.c index 6efc9f499761..4683ebf74fee 100644 --- a/libexec/rtld-elf/arm/reloc.c +++ b/libexec/rtld-elf/arm/reloc.c @@ -1,6 +1,5 @@ /* $NetBSD: mdreloc.c,v 1.23 2003/07/26 15:04:38 mrg Exp $ */ -#include <sys/cdefs.h> #include <sys/param.h> #include <sys/stat.h> #include <sys/mman.h> |
