From 10617685215048ec32c0cee0114308e2091e0312 Mon Sep 17 00:00:00 2001 From: Visa Hankala Date: Sun, 13 Aug 2017 14:57:20 +0000 Subject: Get R_MIPS_* defines via . OK guenther@ --- libexec/ld.so/mips64/archdep.h | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'libexec/ld.so/mips64') diff --git a/libexec/ld.so/mips64/archdep.h b/libexec/ld.so/mips64/archdep.h index 3eefd3dad89..49a9430cb81 100644 --- a/libexec/ld.so/mips64/archdep.h +++ b/libexec/ld.so/mips64/archdep.h @@ -1,4 +1,4 @@ -/* $OpenBSD: archdep.h,v 1.12 2017/01/20 10:40:30 guenther Exp $ */ +/* $OpenBSD: archdep.h,v 1.13 2017/08/13 14:57:19 visa Exp $ */ /* * Copyright (c) 1998-2002 Opsycon AB, Sweden. @@ -29,10 +29,9 @@ #ifndef _MIPS_ARCHDEP_H_ #define _MIPS_ARCHDEP_H_ -#include - +#include +#include #include "syscall.h" -#include "resolve.h" #include "util.h" #define RELOC_TAG DT_REL -- cgit v1.2.3