diff options
Diffstat (limited to 'gdb/arch/aarch32.c')
-rw-r--r-- | gdb/arch/aarch32.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/arch/aarch32.c b/gdb/arch/aarch32.c index 9f3e250..ead368f 100644 --- a/gdb/arch/aarch32.c +++ b/gdb/arch/aarch32.c @@ -15,7 +15,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 "aarch32.h" #include "../features/arm/arm-core.c" |