spu: Use ptid from regcache instead of inferior_ptid
[deliverable/binutils-gdb.git] / gdb / bsd-kvm.c
index 67050358ecd0847795b3f1240d6413e42f318cee..9f4f9e71edf94127c5da7213da40feec367d556a 100644 (file)
@@ -1,6 +1,6 @@
 /* BSD Kernel Data Access Library (libkvm) interface.
 
-   Copyright (C) 2004-2014 Free Software Foundation, Inc.
+   Copyright (C) 2004-2017 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -27,7 +27,6 @@
 #include "gdbcore.h"           /* for get_exec_file */
 #include "gdbthread.h"
 
-#include "gdb_assert.h"
 #include <fcntl.h>
 #include <kvm.h>
 #ifdef HAVE_NLIST_H
This page took 0.025373 seconds and 4 git commands to generate.