Linux: sys/ptrace.h -> nat/gdb_ptrace.h everywhere
[deliverable/binutils-gdb.git] / gdb / nat / mips-linux-watch.c
index 464f709cc9def534fdd7d5115a4f1f41719c1a98..02d83f65bf892d1707e0e52757f892f830e12fff 100644 (file)
@@ -16,7 +16,7 @@
    along with this program.  If not, see <http://www.gnu.org/licenses/>.  */
 
 #include "common-defs.h"
-#include <sys/ptrace.h>
+#include "nat/gdb_ptrace.h"
 #include "mips-linux-watch.h"
 
 /* Assuming usable watch registers REGS, return the irw_mask of
This page took 0.024245 seconds and 4 git commands to generate.