summaryrefslogtreecommitdiff
path: root/gdb/remote-utils.h
diff options
context:
space:
mode:
authorK. Richard Pixley <rich@cygnus>1993-09-14 20:08:23 +0000
committerK. Richard Pixley <rich@cygnus>1993-09-14 20:08:23 +0000
commitb70b042d025f092b70c68e78e4d307d7a3bc6a01 (patch)
treeb39fdbb92413d3d96fd9976e86a7556e28eae356 /gdb/remote-utils.h
parenta94abe5bb7a71b207691f8b50406166eefda8186 (diff)
downloadbinutils-gdb-b70b042d025f092b70c68e78e4d307d7a3bc6a01.tar.gz
fix serial.h inclusion
Diffstat (limited to 'gdb/remote-utils.h')
-rw-r--r--gdb/remote-utils.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/gdb/remote-utils.h b/gdb/remote-utils.h
index f3f4989f20a..758ce3d7194 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"