Fix inverted statements in m88k_analyze_prologue
[binutils-gdb.git] / gdb / armnbsd-nat.c
index 0779c144bd07548e11ccec5af08acc5ed345cc48..73bb1bbdd2972d3c0566b00afcc44e5773d0e475 100644 (file)
@@ -1,6 +1,6 @@
 /* Native-dependent code for BSD Unix running on ARM's, for GDB.
 
-   Copyright (C) 1988-2013 Free Software Foundation, Inc.
+   Copyright (C) 1988-2015 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -22,8 +22,6 @@
 #include "inferior.h"
 #include "regcache.h"
 #include "target.h"
-
-#include <string.h>
 #include <sys/types.h>
 #include <sys/ptrace.h>
 #include <machine/reg.h>