Compute the function length instead of hard coding it
[deliverable/binutils-gdb.git] / gdb / m32r-linux-tdep.c
index dce1a884d0040b17c7b924cb33f2385defb469a3..683b67e81447432d96d01fb39dd7d5dede46762d 100644 (file)
@@ -1,6 +1,6 @@
 /* Target-dependent code for GNU/Linux m32r.
 
-   Copyright (C) 2004, 2007-2012 Free Software Foundation, Inc.
+   Copyright (C) 2004-2014 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -27,7 +27,7 @@
 #include "reggroups.h"
 #include "regset.h"
 
-#include "gdb_string.h"
+#include <string.h>
 
 #include "glibc-tdep.h"
 #include "solib-svr4.h"
This page took 0.024265 seconds and 4 git commands to generate.