gdb: remove two unused includes of gdbcore.h

clangd claims they are unused.

Change-Id: I3c5e16279ff3b59679b8262a9d24a6e515a718f5
This commit is contained in:
Simon Marchi
2025-07-11 12:50:03 -04:00
parent 7f48952022
commit 608c50d50f
2 changed files with 0 additions and 2 deletions

View File

@@ -19,7 +19,6 @@
#include "extract-store-integer.h"
#include "inferior.h"
#include "gdbcore.h"
#include "solib.h"
#include "objfiles.h"
#include "symtab.h"

View File

@@ -18,7 +18,6 @@
#include "extract-store-integer.h"
#include "gdbcore.h"
#include "solib.h"
#include "frv-tdep.h"
#include "objfiles.h"