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