diff options
| author | Doug Rabson <dfr@FreeBSD.org> | 2001-10-07 14:20:01 +0000 |
|---|---|---|
| committer | Doug Rabson <dfr@FreeBSD.org> | 2001-10-07 14:20:01 +0000 |
| commit | ca11f4e176480bf19778c8660e1e83cb2c1422fc (patch) | |
| tree | 52179dc9070e96c77d0898a3dae1eca275ab7e49 | |
| parent | 225845627b8065bb64b5dfd0e65b13758f0cefac (diff) | |
Notes
| -rw-r--r-- | sys/ia64/ia64/machdep.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/ia64/ia64/machdep.c b/sys/ia64/ia64/machdep.c index 8f48bd83f763..33f0afe52271 100644 --- a/sys/ia64/ia64/machdep.c +++ b/sys/ia64/ia64/machdep.c @@ -74,7 +74,6 @@ #include <machine/vmparam.h> #include <machine/elf.h> #include <ddb/ddb.h> -#include <alpha/alpha/db_instruction.h> #include <sys/vnode.h> #include <fs/procfs/procfs.h> #include <machine/sigframe.h> |
