diff options
Diffstat (limited to 'gdb/nat/x86-linux.c')
-rw-r--r-- | gdb/nat/x86-linux.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/nat/x86-linux.c b/gdb/nat/x86-linux.c index e61f4d7..7a21c8f 100644 --- a/gdb/nat/x86-linux.c +++ b/gdb/nat/x86-linux.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 "x86-linux.h" #include "x86-linux-dregs.h" |