Make sure terminal settings are restored before exiting
[deliverable/binutils-gdb.git] / gdb / mips-linux-nat.c
index 9aada60b65fc0f6f8974b1f9a3b666505a339698..961cb6f8636af79fc0c35b5750fc8ef4360ec5ab 100644 (file)
@@ -1,6 +1,6 @@
 /* Native-dependent code for GNU/Linux on MIPS processors.
 
-   Copyright (C) 2001-2014 Free Software Foundation, Inc.
+   Copyright (C) 2001-2015 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -32,7 +32,7 @@
 #include "gregset.h"
 
 #include <sgidefs.h>
-#include <sys/ptrace.h>
+#include "nat/gdb_ptrace.h"
 #include <asm/ptrace.h>
 
 #include "nat/mips-linux-watch.h"
This page took 0.024214 seconds and 4 git commands to generate.