aboutsummaryrefslogtreecommitdiff
path: root/gdb/ser-unix.h
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/ser-unix.h')
-rw-r--r--gdb/ser-unix.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/gdb/ser-unix.h b/gdb/ser-unix.h
index f7be059..3bdf0bc 100644
--- a/gdb/ser-unix.h
+++ b/gdb/ser-unix.h
@@ -22,6 +22,9 @@
#ifndef SER_UNIX_H
#define SER_UNIX_H
+struct serial;
+struct ui_file;
+
/* Generic UNIX/FD functions */
extern int ser_unix_nop_flush_output (struct serial *scb);