]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
gdb: remove include from process-stratum-target.h
authorSimon Marchi <simon.marchi@efficios.com>
Tue, 11 Mar 2025 17:43:24 +0000 (13:43 -0400)
committerSimon Marchi <simon.marchi@efficios.com>
Wed, 12 Mar 2025 18:14:23 +0000 (14:14 -0400)
It is reported as unused by clangd.

Change-Id: I73c03577c521c1b71128409b5cf085a4d1785080

gdb/process-stratum-target.h

index 5a9b1d37e791317bdeb8e7e9f90e4b4f5ea4cd7e..5ca433ab1f39411fc4c3ab4a7e64eb024ce3b259 100644 (file)
@@ -21,7 +21,6 @@
 #define GDB_PROCESS_STRATUM_TARGET_H
 
 #include "target.h"
-#include "gdbsupport/intrusive_list.h"
 #include "gdbsupport/gdb-checked-static-cast.h"
 #include "gdbsupport/unordered_set.h"
 #include "gdbthread.h"