Move remote_fileio_to_fio_stat to gdb/common
[deliverable/binutils-gdb.git] / gdb / remote-fileio.h
index e04d052f0399e93c456727b9777d3d933170863d..8b328686d74b410b5ad40b348f0483a074966d49 100644 (file)
@@ -1,6 +1,6 @@
 /* Remote File-I/O communications
 
-   Copyright (C) 2003, 2007-2012 Free Software Foundation, Inc.
+   Copyright (C) 2003-2015 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -22,6 +22,8 @@
 #ifndef REMOTE_FILEIO_H
 #define REMOTE_FILEIO_H
 
+#include "common-remote-fileio.h"
+
 struct cmd_list_element;
 
 /* Unified interface to remote fileio, called in remote.c from
This page took 0.023275 seconds and 4 git commands to generate.