Factor out function/method printing code from generic_val_print
[deliverable/binutils-gdb.git] / gdb / tilegx-linux-nat.c
index 80a5e579906280cf0a66d4b23aed223979cb4913..b9ce47ac3fbc18ea72a46fd6f54d3134357700dc 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-2015 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -23,9 +23,7 @@
 #include "regcache.h"
 #include "linux-nat.h"
 
-#include <sys/ptrace.h>
-
-#include <string.h>
+#include "nat/gdb_ptrace.h"
 
 #include <sys/procfs.h>
 
This page took 0.023308 seconds and 4 git commands to generate.