diff options
Diffstat (limited to 'gdb/remote-fileio.h')
-rw-r--r-- | gdb/remote-fileio.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gdb/remote-fileio.h b/gdb/remote-fileio.h index 40a614a..8b32868 100644 --- a/gdb/remote-fileio.h +++ b/gdb/remote-fileio.h @@ -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 |