diff options
Diffstat (limited to 'gdb/lm32-tdep.c')
-rw-r--r-- | gdb/lm32-tdep.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gdb/lm32-tdep.c b/gdb/lm32-tdep.c index 478f1ed..98a0728 100644 --- a/gdb/lm32-tdep.c +++ b/gdb/lm32-tdep.c @@ -18,6 +18,7 @@ You should have received a copy of the GNU General Public License along with this program. If not, see <http://www.gnu.org/licenses/>. */ +#include "extract-store-integer.h" #include "frame.h" #include "frame-unwind.h" #include "frame-base.h" |