since these just included mips/ecoff.h, they need to be changed to include
mips/ecoff_machdep.h.
This commit is contained in:
parent
64f4e1937e
commit
d7d34c74ec
|
@ -1,3 +1,3 @@
|
|||
/* $NetBSD: ecoff_machdep.h,v 1.2 1996/03/23 03:42:34 jonathan Exp $ */
|
||||
/* $NetBSD: ecoff_machdep.h,v 1.3 1996/09/26 22:40:53 cgd Exp $ */
|
||||
|
||||
#include <mips/ecoff.h>
|
||||
#include <mips/ecoff_machdep.h>
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
/* $NetBSD: ecoff_machdep.h,v 1.5 1996/03/19 03:06:28 jonathan Exp $ */
|
||||
/* $NetBSD: ecoff_machdep.h,v 1.6 1996/09/26 22:40:54 cgd Exp $ */
|
||||
|
||||
#include <mips/ecoff.h>
|
||||
#include <mips/ecoff_machdep.h>
|
||||
|
|
Loading…
Reference in New Issue