Move duplicated code into new files
[deliverable/binutils-gdb.git] / gdb / mingw-hdep.c
index efc9848d3a5f689fca5078e7243f28a64381c24a..50dc372e9efadb71e6c012b82ed6c5844cd15b15 100644 (file)
@@ -1,6 +1,6 @@
 /* Host support routines for MinGW, for GDB, the GNU debugger.
 
-   Copyright (C) 2006-2013 Free Software Foundation, Inc.
+   Copyright (C) 2006-2014 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -24,7 +24,7 @@
 
 #include "gdb_assert.h"
 #include "gdb_select.h"
-#include "gdb_string.h"
+#include <string.h>
 #include "readline/readline.h"
 
 #include <windows.h>
This page took 0.023651 seconds and 4 git commands to generate.