]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
gdb: remove unused includes in source.c
authorSimon Marchi <simon.marchi@polymtl.ca>
Sun, 12 Oct 2025 01:48:49 +0000 (21:48 -0400)
committerSimon Marchi <simon.marchi@efficios.com>
Mon, 20 Oct 2025 20:08:31 +0000 (16:08 -0400)
These two are reported as unused by clangd.

Change-Id: I30fb0b986efd27fc6a24b855aeec86c2720ac934

gdb/source.c

index 381e8d9609d5f8fc562788146586be19e7cc6675..aee3b92e5703950ea9a31bc470dc1d0b89de1286 100644 (file)
@@ -31,8 +31,6 @@
 #include <list>
 #include <sys/types.h>
 #include <fcntl.h>
-#include "gdbcore.h"
-#include "gdbsupport/gdb_regex.h"
 #include "symfile.h"
 #include "objfiles.h"
 #include "annotate.h"