fix error in nios2-tdep.c
[deliverable/binutils-gdb.git] / gdb / hppaobsd-tdep.c
index 5b895c4b155d2be1aadcd3fd00b9c59b1fbc9572..7f517dc14e5f15bc04ab862fc60568737ddba929 100644 (file)
@@ -1,6 +1,6 @@
 /* Target-dependent code for OpenBSD/hppa
 
-   Copyright (C) 2004-2013 Free Software Foundation, Inc.
+   Copyright (C) 2004-2014 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -23,7 +23,7 @@
 #include "regset.h"
 
 #include "gdb_assert.h"
-#include "gdb_string.h"
+#include <string.h>
 
 #include "hppa-tdep.h"
 #include "hppabsd-tdep.h"
This page took 0.024668 seconds and 4 git commands to generate.