Make the objfile constructor private
[deliverable/binutils-gdb.git] / gdb / remote-fileio.h
index f84e2539ef9b48280102ac2304fd376507844485..779b63ee291a68181dd4d70b906273a88033e029 100644 (file)
 #ifndef REMOTE_FILEIO_H
 #define REMOTE_FILEIO_H
 
-#include "fileio.h"
+#include "gdbsupport/fileio.h"
 
 struct cmd_list_element;
+struct remote_target;
 
 /* Unified interface to remote fileio, called in remote.c from
    remote_wait () and remote_async_wait ().  */
This page took 0.024709 seconds and 4 git commands to generate.