Fix inverted statements in m88k_analyze_prologue
[binutils-gdb.git] / gdb / armnbsd-nat.c
index de3f94d24ac46c1d625b1b39e7a84a68bedfa5e3..73bb1bbdd2972d3c0566b00afcc44e5773d0e475 100644 (file)
@@ -1,6 +1,6 @@
 /* Native-dependent code for BSD Unix running on ARM's, for GDB.
 
-   Copyright (C) 1988-2014 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>