diff options
Diffstat (limited to 'sys/arch/hppa64/include/exec.h')
-rw-r--r-- | sys/arch/hppa64/include/exec.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sys/arch/hppa64/include/exec.h b/sys/arch/hppa64/include/exec.h index 0daa428782f..b5a30075aa4 100644 --- a/sys/arch/hppa64/include/exec.h +++ b/sys/arch/hppa64/include/exec.h @@ -1,4 +1,4 @@ -/* $OpenBSD: exec.h,v 1.5 2013/02/09 19:20:39 miod Exp $ */ +/* $OpenBSD: exec.h,v 1.6 2015/08/29 01:58:39 guenther Exp $ */ /* * Copyright (c) 1994, The University of Utah and @@ -35,7 +35,6 @@ #define ELF_TARG_DATA ELFDATA2MSB #define ELF_TARG_MACH EM_PARISC -#define _NLIST_DO_ELF #define _KERN_DO_ELF64 /* |