Add iterate_over_lwps to gdbserver
[deliverable/binutils-gdb.git] / gdb / tilegx-linux-nat.c
index a00f386909dd1485f1ca3407750c8b8c5c8ddf1b..b8f0c76541b7dfac7b7a32fd75b4b9394a3b88db 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.
 
@@ -25,9 +25,6 @@
 
 #include <sys/ptrace.h>
 
-#include "gdb_assert.h"
-#include <string.h>
-
 #include <sys/procfs.h>
 
 /* Defines ps_err_e, struct ps_prochandle.  */
This page took 0.023464 seconds and 4 git commands to generate.