mirror of
https://github.com/bminor/binutils-gdb.git
synced 2025-12-28 18:10:46 +00:00
Add missing includes of extract-store-integer.h
I found a number of .c files that need to include extract-store-integer.h but that were only including it indirectly. This patch adds the missing includes. This change enables the next patch. Approved-By: Andrew Burgess <aburgess@redhat.com>
This commit is contained in:
@@ -31,6 +31,7 @@
|
||||
#include "regcache.h"
|
||||
#include "value.h"
|
||||
#include "record.h"
|
||||
#include "extract-store-integer.h"
|
||||
|
||||
#include "complaints.h"
|
||||
#include "dwarf2/frame.h"
|
||||
|
||||
Reference in New Issue
Block a user