remove strerror module
[deliverable/binutils-gdb.git] / gdb / alpha-nat.c
index 2aa6bda46b016ccfcb88f75ef7e251f7c055710c..98da17ec7576cfa1f064082ec37fe1fbbef7749b 100644 (file)
@@ -17,7 +17,7 @@
    along with this program.  If not, see <http://www.gnu.org/licenses/>.  */
 
 #include "defs.h"
-#include "gdb_string.h"
+#include <string.h>
 #include "inferior.h"
 #include "gdbcore.h"
 #include "target.h"
This page took 0.023848 seconds and 4 git commands to generate.