add "this" pointers to more target APIs
[deliverable/binutils-gdb.git] / gdb / ppcobsd-tdep.c
index 878571a5fa366d512503b841efe15d52761f8200..ac60bcc8e81886ec7420af0943cfc0ca2b07f2e1 100644 (file)
@@ -1,6 +1,6 @@
 /* Target-dependent code for OpenBSD/powerpc.
 
-   Copyright (C) 2004-2012 Free Software Foundation, Inc.
+   Copyright (C) 2004-2014 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -29,7 +29,7 @@
 #include "trad-frame.h"
 
 #include "gdb_assert.h"
-#include "gdb_string.h"
+#include <string.h>
 
 #include "ppc-tdep.h"
 #include "ppcobsd-tdep.h"
This page took 0.024551 seconds and 4 git commands to generate.