Use canonicalize_file_name unconditionally
[deliverable/binutils-gdb.git] / gdb / remote-fileio.c
index c6e7ece679e564faa7cfe88f9489f86947fc4f42..451c3b1273dcd0699fc3942fe16dc159807e1539 100644 (file)
@@ -1,6 +1,6 @@
 /* Remote File-I/O communications
 
-   Copyright (C) 2003-2013 Free Software Foundation, Inc.
+   Copyright (C) 2003-2014 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
 /* See the GDB User Guide for details of the GDB remote protocol.  */
 
 #include "defs.h"
-#include <string.h>
 #include "gdbcmd.h"
 #include "remote.h"
 #include "gdb/fileio.h"
 #include "gdb_wait.h"
 #include <sys/stat.h>
-#include "exceptions.h"
 #include "remote-fileio.h"
 #include "event-loop.h"
 #include "target.h"
This page took 0.023554 seconds and 4 git commands to generate.