diff options
Diffstat (limited to 'gdbserver/hostio.cc')
-rw-r--r-- | gdbserver/hostio.cc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gdbserver/hostio.cc b/gdbserver/hostio.cc index 255d86d..c5ae35a 100644 --- a/gdbserver/hostio.cc +++ b/gdbserver/hostio.cc @@ -18,7 +18,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see <http://www.gnu.org/licenses/>. */ -#include "server.h" #include "gdbsupport/fileio.h" #include "hostio.h" |