summaryrefslogtreecommitdiff
path: root/gdb/amd64bsd-nat.c
diff options
context:
space:
mode:
authorMark Kettenis <kettenis@gnu.org>2004-02-25 20:59:12 +0000
committerMark Kettenis <kettenis@gnu.org>2004-02-25 20:59:12 +0000
commit8fae205f4bd88410aacd96d27d52ef7b96093106 (patch)
tree2427baca118a38afb06a3aa75dfbbf0aac590acc /gdb/amd64bsd-nat.c
parentfea8bec3df376913585787b4ad4d01759b40c9de (diff)
downloadgdb-8fae205f4bd88410aacd96d27d52ef7b96093106.tar.gz
*** empty log message ***
Diffstat (limited to 'gdb/amd64bsd-nat.c')
-rw-r--r--gdb/amd64bsd-nat.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/gdb/amd64bsd-nat.c b/gdb/amd64bsd-nat.c
index 96d535a7af4..4c7c04a881d 100644
--- a/gdb/amd64bsd-nat.c
+++ b/gdb/amd64bsd-nat.c
@@ -1,6 +1,6 @@
/* Native-dependent code for AMD64 BSD's.
- Copyright 2003 Free Software Foundation, Inc.
+ Copyright 2003, 2004 Free Software Foundation, Inc.
This file is part of GDB.
@@ -31,7 +31,7 @@
#include <sys/ptrace.h>
#include <machine/reg.h>
-#include "x86-64-tdep.h"
+#include "amd64-tdep.h"
#include "amd64-nat.h"