]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdb/valarith.c
gdb: move store/extract integer functions to extract-store-integer.{c,h}
[thirdparty/binutils-gdb.git] / gdb / valarith.c
index 6b152cadcac9fd39594e185589989075c7afa335..7034fa6096b454d335981480122ef6805fd69eb0 100644 (file)
@@ -17,6 +17,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 "value.h"
 #include "symtab.h"
 #include "gdbtypes.h"