Don't forward-declare struct objfile in dwarf2/frame.h
authorTom Tromey <tom@tromey.com>
Wed, 12 Feb 2020 00:31:10 +0000 (17:31 -0700)
committerTom Tromey <tom@tromey.com>
Wed, 12 Feb 2020 00:57:46 +0000 (17:57 -0700)
commit3fd6912bb1066ae047de2ade1201a823f366fc8e
treed4f47e85b244a96429ef02a08bcf146aa141daaf
parent59fdc6ef34aaff330ed068788df8155561929385
Don't forward-declare struct objfile in dwarf2/frame.h

dwarf2/frame.h forward-declares struct objfile, but there's no need
for this.

gdb/ChangeLog
2020-02-11  Tom Tromey  <tom@tromey.com>

* dwarf2/frame.h (struct objfile): Don't forward declare.

Change-Id: I4d54d46ac9422eeb64dc5f0b934792e77a875aa5
gdb/ChangeLog
gdb/dwarf2/frame.h