]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
gdb/dwarf: remove unused include in read.c
authorSimon Marchi <simon.marchi@efficios.com>
Tue, 25 Feb 2025 20:23:13 +0000 (15:23 -0500)
committerSimon Marchi <simon.marchi@efficios.com>
Tue, 25 Feb 2025 20:23:13 +0000 (15:23 -0500)
This include is reported as unused by clangd.

Change-Id: I95b73f85607537551ef54e46551197d1371d621b

gdb/dwarf2/read.c

index 5ff80262d0303f83fc117d03fed402a4b89b28a9..ecc2c53ba028594900fe405e2f10d6e331c015f7 100644 (file)
@@ -79,7 +79,6 @@
 #include <optional>
 #include "gdbsupport/underlying.h"
 #include "filename-seen-cache.h"
-#include "producer.h"
 #include <fcntl.h>
 #include <algorithm>
 #include "gdbsupport/selftest.h"