summaryrefslogtreecommitdiffstats
path: root/gdb/gdbarch.sh
diff options
context:
space:
mode:
authorAndrew Cagney <cagney@redhat.com>2000-02-21 00:21:51 +0000
committerAndrew Cagney <cagney@redhat.com>2000-02-21 00:21:51 +0000
commit0596389cd2a6facda8a6150febbc234662b4d7db (patch)
treec725d91efbc5821f4fe654926f9de02cdd80d291 /gdb/gdbarch.sh
parentf5bca8e7895407e3d6eeaadf4cc4a06ee935544d (diff)
downloadppe42-binutils-0596389cd2a6facda8a6150febbc234662b4d7db.tar.gz
ppe42-binutils-0596389cd2a6facda8a6150febbc234662b4d7db.zip
Update gdbarch.sh so that it generates code including <gdb_wait.h>.
Diffstat (limited to 'gdb/gdbarch.sh')
-rwxr-xr-xgdb/gdbarch.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/gdbarch.sh b/gdb/gdbarch.sh
index 539f99a547..f511bddf2b 100755
--- a/gdb/gdbarch.sh
+++ b/gdb/gdbarch.sh
@@ -770,7 +770,7 @@ cat <<EOF
#include "frame.h"
#include "inferior.h"
#include "breakpoint.h"
-#include "wait.h"
+#include "gdb_wait.h"
#include "gdbcore.h"
#include "gdbcmd.h"
#include "target.h"
OpenPOWER on IntegriCloud