Fix gdb build with --enable-build-with-cxx --disable-nls
[deliverable/binutils-gdb.git] / gdb / tilegx-linux-nat.c
index a00f386909dd1485f1ca3407750c8b8c5c8ddf1b..2bf8183302a66d5cb704e5c73b0b61964841a2aa 100644 (file)
@@ -1,6 +1,6 @@
 /* Native-dependent code for GNU/Linux TILE-Gx.
 
-   Copyright (C) 2012-2014 Free Software Foundation, Inc.
+   Copyright (C) 2012-2016 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
 #include "regcache.h"
 #include "linux-nat.h"
 
-#include <sys/ptrace.h>
-
-#include "gdb_assert.h"
-#include <string.h>
+#include "nat/gdb_ptrace.h"
 
 #include <sys/procfs.h>
 
This page took 0.024161 seconds and 4 git commands to generate.