diff options
Diffstat (limited to 'gdb/ppc-obsd-tdep.c')
-rw-r--r-- | gdb/ppc-obsd-tdep.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gdb/ppc-obsd-tdep.c b/gdb/ppc-obsd-tdep.c index b50a24c..1bd79b3 100644 --- a/gdb/ppc-obsd-tdep.c +++ b/gdb/ppc-obsd-tdep.c @@ -18,6 +18,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. */ #include "arch-utils.h" +#include "extract-store-integer.h" #include "frame.h" #include "frame-unwind.h" #include "gdbtypes.h" |