* remote-rdp.c: Include "serial.h"

This commit is contained in:
Keith Seitz
2001-07-13 02:55:57 +00:00
parent 60ad551a5e
commit 75e266acb3
2 changed files with 5 additions and 0 deletions

View File

@@ -49,6 +49,7 @@
#include "gdb_string.h"
#include "gdbcore.h"
#include "regcache.h"
#include "serial.h"
#ifdef HAVE_TIME_H
#include <time.h>