aboutsummaryrefslogtreecommitdiff
path: root/gdb/stubs
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/stubs')
-rw-r--r--gdb/stubs/ChangeLog4
-rw-r--r--gdb/stubs/ia64vms-stub.c1
2 files changed, 4 insertions, 1 deletions
diff --git a/gdb/stubs/ChangeLog b/gdb/stubs/ChangeLog
index 607fb8f..3626f75 100644
--- a/gdb/stubs/ChangeLog
+++ b/gdb/stubs/ChangeLog
@@ -1,3 +1,7 @@
+2019-01-21 Tom Tromey <tom@tromey.com>
+
+ * ia64vms-stub.c: Fix includes.
+
2012-12-19 Joel Brobecker <brobecker@adacore.com>
* buildvms.com: Add copyright header.
diff --git a/gdb/stubs/ia64vms-stub.c b/gdb/stubs/ia64vms-stub.c
index 21119ec..6e8ec4d 100644
--- a/gdb/stubs/ia64vms-stub.c
+++ b/gdb/stubs/ia64vms-stub.c
@@ -56,7 +56,6 @@
#include <builtins.h>
#include <prtdef.h>
#include <psldef.h>
-#include <ssdef.h>
#include <chfdef.h>
#include <lib_c/imcbdef.h>