Update release making notes.
[deliverable/binutils-gdb.git] / gdb / gdbserver / hostio.c
index cf75de0c00440ebe1814e6eef628f463451c8dc0..8af4fbf4087aa8866c21990529492ea3bbac002a 100644 (file)
@@ -1,5 +1,5 @@
 /* Host file transfer support for gdbserver.
-   Copyright (C) 2007-2019 Free Software Foundation, Inc.
+   Copyright (C) 2007-2020 Free Software Foundation, Inc.
 
    Contributed by CodeSourcery.
 
@@ -27,9 +27,7 @@
 #include <unistd.h>
 #include <sys/types.h>
 #include <sys/stat.h>
-#include "common/fileio.h"
-
-extern int remote_debug;
+#include "gdbsupport/fileio.h"
 
 struct fd_list
 {
This page took 0.024949 seconds and 4 git commands to generate.