exec_ecoff.h is not used here.
This commit is contained in:
parent
8452ac780c
commit
a1bad64e9a
|
@ -1,4 +1,4 @@
|
|||
/* $NetBSD: machdep.c,v 1.34 2000/04/15 22:05:51 soda Exp $ */
|
||||
/* $NetBSD: machdep.c,v 1.35 2000/04/29 21:45:27 soren Exp $ */
|
||||
/* $OpenBSD: machdep.c,v 1.36 1999/05/22 21:22:19 weingart Exp $ */
|
||||
|
||||
/*
|
||||
|
@ -94,8 +94,6 @@
|
|||
#include <ddb/db_extern.h>
|
||||
#endif
|
||||
|
||||
#include <sys/exec_ecoff.h>
|
||||
|
||||
#include <dev/cons.h>
|
||||
|
||||
#include <arc/arc/arctype.h>
|
||||
|
|
Loading…
Reference in New Issue