aboutsummaryrefslogtreecommitdiff
path: root/gdbserver/gdbreplay.cc
diff options
context:
space:
mode:
Diffstat (limited to 'gdbserver/gdbreplay.cc')
-rw-r--r--gdbserver/gdbreplay.cc3
1 files changed, 1 insertions, 2 deletions
diff --git a/gdbserver/gdbreplay.cc b/gdbserver/gdbreplay.cc
index 44aa2fb..1c6c41c 100644
--- a/gdbserver/gdbreplay.cc
+++ b/gdbserver/gdbreplay.cc
@@ -32,7 +32,6 @@
#if HAVE_SIGNAL_H
#include <signal.h>
#endif
-#include <ctype.h>
#if HAVE_FCNTL_H
#include <fcntl.h>
#endif
@@ -462,7 +461,7 @@ static void
gdbreplay_version (void)
{
printf ("GNU gdbreplay %s%s\n"
- "Copyright (C) 2024 Free Software Foundation, Inc.\n"
+ "Copyright (C) 2025 Free Software Foundation, Inc.\n"
"gdbreplay is free software, covered by "
"the GNU General Public License.\n"
"This gdbreplay was configured as \"%s\"\n",