aboutsummaryrefslogtreecommitdiff
path: root/gdb/remote-arc.c
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/remote-arc.c')
-rw-r--r--gdb/remote-arc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/remote-arc.c b/gdb/remote-arc.c
index df984bd..81e6de0 100644
--- a/gdb/remote-arc.c
+++ b/gdb/remote-arc.c
@@ -18,7 +18,7 @@ along with this program; if not, write to the Free Software
Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */
#include "defs.h"
-#include <string.h>
+#include "gdb_string.h"
#include <fcntl.h>
#include "frame.h"
#include "inferior.h"