diff options
Diffstat (limited to 'gdb/gdbserver/notif.h')
-rw-r--r-- | gdb/gdbserver/notif.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/gdbserver/notif.h b/gdb/gdbserver/notif.h index c6a790d..dab687f 100644 --- a/gdb/gdbserver/notif.h +++ b/gdb/gdbserver/notif.h @@ -16,7 +16,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 "ptid.h" #include "target.h" #include "queue.h" |