commit | f70987f0b99ac81c458c26d41cb3c27a583a7061 | [log] [tgz] |
---|---|---|
author | Simon Marchi <simon.marchi@polymtl.ca> | Thu Aug 29 12:07:32 2024 -0400 |
committer | Simon Marchi <simon.marchi@polymtl.ca> | Thu Aug 29 12:07:32 2024 -0400 |
tree | cbd0d2e998a33daee50f6a5eec344d241c90f1d0 | |
parent | ae60acec423849c2cb088034fa107e309abecf8b [diff] |
gdb: include gdbsupport/gdb_obstack.h in addrmap.h This header file uses auto_obstack, found in gdbsupport/gdb_obstack.h. This fixes an error shown when editing addrmap.h with clangd, and makes it so addrmap.h includes what it uses. Change-Id: I0b0c8d26638e2150fcb65c601098ed9df5a8945a