diff options
Diffstat (limited to 'gdb/arch/arm.c')
-rw-r--r-- | gdb/arch/arm.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/arch/arm.c b/gdb/arch/arm.c index 1118030..f1c292b 100644 --- a/gdb/arch/arm.c +++ b/gdb/arch/arm.c @@ -17,7 +17,6 @@ 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 "gdbsupport/common-defs.h" #include "gdbsupport/common-regcache.h" #include "arm.h" |