diff options
Diffstat (limited to 'gdb/ada-tasks.c')
-rw-r--r-- | gdb/ada-tasks.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gdb/ada-tasks.c b/gdb/ada-tasks.c index 864c5cf..547395d 100644 --- a/gdb/ada-tasks.c +++ b/gdb/ada-tasks.c @@ -15,6 +15,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 "observable.h" #include "gdbcmd.h" #include "target.h" |