diff options
Diffstat (limited to 'gdbserver/thread-db.cc')
-rw-r--r-- | gdbserver/thread-db.cc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gdbserver/thread-db.cc b/gdbserver/thread-db.cc index d08c0f7..8cef842 100644 --- a/gdbserver/thread-db.cc +++ b/gdbserver/thread-db.cc @@ -18,7 +18,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see <http://www.gnu.org/licenses/>. */ -#include "server.h" #include "linux-low.h" |