diff options
Diffstat (limited to 'gdb/arch/amd64.c')
-rw-r--r-- | gdb/arch/amd64.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/arch/amd64.c b/gdb/arch/amd64.c index b8ff427..cb9683c 100644 --- a/gdb/arch/amd64.c +++ b/gdb/arch/amd64.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 "amd64.h" #include "gdbsupport/x86-xstate.h" #include <stdlib.h> |