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