diff options
Diffstat (limited to 'gdb/remote-utils.h')
-rw-r--r-- | gdb/remote-utils.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gdb/remote-utils.h b/gdb/remote-utils.h index f3f4989..758ce3d 100644 --- a/gdb/remote-utils.h +++ b/gdb/remote-utils.h @@ -21,6 +21,7 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */ #ifndef REMOTE_UTILS_H #define REMOTE_UTILS_H +#include "serial.h" #include "target.h" #include "dcache.h" |